1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 1.08

Add some docs
This commit is contained in:
Mathieu Arnold 2004-10-14 13:23:47 +00:00
parent 012b83f9cb
commit ad4c22b11a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119412
2 changed files with 12 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Set-Object
PORTVERSION= 1.07
PORTVERSION= 1.08
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Set
@ -19,6 +19,15 @@ 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 <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600

View File

@ -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