1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Update to 0.08

PR:		99569
Submitted by:	clsung
Approved by:	leeym
This commit is contained in:
Yen-Ming Lee 2006-06-28 06:12:04 +00:00
parent cc257b5946
commit be227ccde6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166493
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= News-Article-NoCeM
PORTVERSION= 0.07
PORTVERSION= 0.08
CATEGORIES= news perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
COMMENT= A module to generate accurate NoCeM notices
BUILD_DEPENDS= ${SITE_PERL}/News/Article.pm:${PORTSDIR}/news/p5-News-Article \
RUN_DEPENDS= ${SITE_PERL}/News/Article.pm:${PORTSDIR}/news/p5-News-Article \
${SITE_PERL}/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (News-Article-NoCeM-0.07.tar.gz) = 1e62df87517d99fd005194af3887f791
SHA256 (News-Article-NoCeM-0.07.tar.gz) = fb21c60fd5ed0ad6fe4e505b3a24b316fe4748894a7a2393377c7af4657543d2
SIZE (News-Article-NoCeM-0.07.tar.gz) = 6588
MD5 (News-Article-NoCeM-0.08.tar.gz) = 23f90381caef12110dbf66c0e3e98e4f
SHA256 (News-Article-NoCeM-0.08.tar.gz) = a054cdda4e98c8447a6702c5ca7b18ecd6fdafe30c612a59059bd1b3404c1ef0
SIZE (News-Article-NoCeM-0.08.tar.gz) = 6680