From 9154aba3d74f0e2f9363595e169285ae4ab2ce2f Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 26 Jan 1999 02:07:01 +0000 Subject: Update to version 1.07. Also use ${PERL5} to find the perl binary. PR: 9646 Submitted by: maintainer --- news/p5-News-Newsrc/Makefile | 10 +++++----- news/p5-News-Newsrc/distinfo | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'news/p5-News-Newsrc') diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 36373f898cb8..1718c4732b41 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-News-Newsrc -# Version required: 1.05 +# Version required: 1.07 # Date created: February 7, 1998 # Whom: Don Croyle # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/24 06:52:27 steve Exp $ # -DISTNAME= News-Newsrc-1.06 -PKGNAME= p5-News-Newsrc-1.06 +DISTNAME= News-Newsrc-1.07 +PKGNAME= p5-News-Newsrc-1.07 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News @@ -22,6 +22,6 @@ MAN3= News::Newsrc.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL + @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include diff --git a/news/p5-News-Newsrc/distinfo b/news/p5-News-Newsrc/distinfo index 1f270cbc9c3f..289073b955ac 100644 --- a/news/p5-News-Newsrc/distinfo +++ b/news/p5-News-Newsrc/distinfo @@ -1 +1 @@ -MD5 (News-Newsrc-1.06.tar.gz) = 3e177501f0a183560fd79c3b31596cd9 +MD5 (News-Newsrc-1.07.tar.gz) = 3c583e0540f6d3e8e53704066b3b9e0b -- cgit v1.2.3