1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- New version of the software

- Extra MASTER_SITES
- Corrections in the BUILD_DEPENDS section
- Corrections in the RUN_DEPENDS section

PR:             96480
Submitted by:   Anatoliy Dmytriyev <tolid@plab.ku.dk> (maintainer)
This commit is contained in:
Erwin Lansing 2006-04-29 09:02:57 +00:00
parent e40f6c970f
commit 3073448171
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160719
2 changed files with 8 additions and 10 deletions

View File

@ -6,21 +6,19 @@
#
PORTNAME= VCS-CVS
PORTVERSION= 2.04
PORTVERSION= 2.05
CATEGORIES= devel perl5
MASTER_SITES= http://savage.net.au/Perl-modules/
MASTER_SITES= http://savage.net.au/Perl-modules/ \
http://tolid.eu.org/VCSCVS/
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= tolid@plab.ku.dk
COMMENT= Perl module that provides a simple interface to CVS
BUILD_DEPENDS= ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build\
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
BUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
PERL_MODBUILD= yes
MAN3= VCS::CVS.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (VCS-CVS-2.04.tgz) = 2e4813b03dfeef8c72772eebda8eeaf8
SHA256 (VCS-CVS-2.04.tgz) = 3753b27bdb3beea6b8e60d9f6c474d0a064221a2ec52ea80ca4b59a396c6fc68
SIZE (VCS-CVS-2.04.tgz) = 15064
MD5 (VCS-CVS-2.05.tgz) = f105ce53e215d6e6a0797a0715a681da
SHA256 (VCS-CVS-2.05.tgz) = c00c8098c79f406d58f4cc763706a8c7ad782a25944fb2346180c015790ee549
SIZE (VCS-CVS-2.05.tgz) = 15601