Index: head/www/p5-LWP-Authen-Wsse/Makefile =================================================================== --- head/www/p5-LWP-Authen-Wsse/Makefile (revision 152448) +++ head/www/p5-LWP-Authen-Wsse/Makefile (revision 152449) @@ -1,33 +1,32 @@ # New ports collection makefile for: p5-LWP-Authen-Wsse # Date created: Wed Jun 23 15:15:30 CST 2004 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= LWP-Authen-Wsse -PORTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Library for enabling X-WSSE authentication in LWP BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= LWP::Authen::Wsse.3 .include .if ${PERL_LEVEL} < 500805 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 .endif .include Property changes on: head/www/p5-LWP-Authen-Wsse/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/www/p5-LWP-Authen-Wsse/distinfo =================================================================== --- head/www/p5-LWP-Authen-Wsse/distinfo (revision 152448) +++ head/www/p5-LWP-Authen-Wsse/distinfo (revision 152449) @@ -1,2 +1,3 @@ -MD5 (LWP-Authen-Wsse-0.04.tar.gz) = 5ee03abf68620d61298023998387e57b -SIZE (LWP-Authen-Wsse-0.04.tar.gz) = 10634 +MD5 (LWP-Authen-Wsse-0.05.tar.gz) = d611b72884406ed92b7920be76bb3a94 +SHA256 (LWP-Authen-Wsse-0.05.tar.gz) = b2748fb27c93da77ef5b06fd8c2ddfc2fd0ce5fd58375a8906b2aafbfc21fbf2 +SIZE (LWP-Authen-Wsse-0.05.tar.gz) = 11412 Property changes on: head/www/p5-LWP-Authen-Wsse/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property