diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-06-20 06:12:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-06-20 06:12:04 +0000 |
commit | 75488e252bbc843df9364f1d7773d4171b8c5b78 (patch) | |
tree | 086c1b0277db8ce107e051ebdc947f00913413a1 | |
parent | 6e73b423d586116b759279e8257c28b0f7c361c2 (diff) | |
download | ports-75488e252bbc843df9364f1d7773d4171b8c5b78.tar.gz ports-75488e252bbc843df9364f1d7773d4171b8c5b78.zip |
Notes
-rw-r--r-- | news/p5-News-Newsrc/Makefile | 7 | ||||
-rw-r--r-- | news/p5-News-Newsrc/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 9e024c780e9e..a71f250d7ae6 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= News-Newsrc -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News @@ -14,11 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= croyle@gelemna.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3= News::Newsrc.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= News::Newsrc.3 .include <bsd.port.mk> diff --git a/news/p5-News-Newsrc/distinfo b/news/p5-News-Newsrc/distinfo index 289073b955ac..8a2f2a67ea25 100644 --- a/news/p5-News-Newsrc/distinfo +++ b/news/p5-News-Newsrc/distinfo @@ -1 +1 @@ -MD5 (News-Newsrc-1.07.tar.gz) = 3c583e0540f6d3e8e53704066b3b9e0b +MD5 (News-Newsrc-1.08.tar.gz) = cd874f7ba91bbb64f3f0f75f2d37893a |