Index: head/devel/p5-Set-Object/Makefile =================================================================== --- head/devel/p5-Set-Object/Makefile (revision 119411) +++ head/devel/p5-Set-Object/Makefile (revision 119412) @@ -1,30 +1,39 @@ # New ports collection makefile for: devel/p5-Set-Object # Date created: 02 January 2001 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Set-Object -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Set PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manage sets of objects PERL_CONFIGURE= yes MAN3= Set::Object.3 + +.if !defined(NOPORTDOCS) +PORTDOCS= Changes README + +post-install: + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} + @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." +.endif .include .if ${PERL_LEVEL} < 500600 EXTRA_DEPEND= ${SITE_PERL}/${PERL_ARCH}/Devel/Peek.pm:${PORTSDIR}/devel/p5-Devel-Peek BUILD_DEPENDS+= ${EXTRA_DEPEND} RUN_DEPENDS+= ${EXTRA_DEPEND} .endif .include Property changes on: head/devel/p5-Set-Object/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/devel/p5-Set-Object/distinfo =================================================================== --- head/devel/p5-Set-Object/distinfo (revision 119411) +++ head/devel/p5-Set-Object/distinfo (revision 119412) @@ -1,2 +1,2 @@ -MD5 (Set-Object-1.07.tar.gz) = 244160c147d4e97608de47eea546f2ba -SIZE (Set-Object-1.07.tar.gz) = 16482 +MD5 (Set-Object-1.08.tar.gz) = b03625f1dcd7c88139a0784a79fd0db8 +SIZE (Set-Object-1.08.tar.gz) = 15137 Property changes on: head/devel/p5-Set-Object/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property