Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-ReadLine-Gnu/Makefile,v retrieving revision 1.25 diff -u -d -b -w -u -r1.25 Makefile --- Makefile 17 Apr 2008 14:25:59 -0000 1.25 +++ Makefile 30 Sep 2008 04:55:45 -0000 @@ -6,9 +6,10 @@ # PORTNAME= ReadLine-Gnu -PORTVERSION= 1.16 +PORTVERSION= 1.17a CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR=Term PKGNAMEPREFIX= p5- DISTNAME= Term-${PORTNAME}-${PORTVERSION} @@ -16,14 +17,8 @@ COMMENT= Perl 5 module that allows Term::ReadLine to use GNU readline PERL_CONFIGURE= 5.8.0+ - -.include - -.if exists(${LOCALBASE}/lib/libreadline.so) -CONFIGURE_ARGS+=--includedir=${LOCALBASE}/include -LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline -.endif +WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} MAN3= Term::ReadLine::Gnu.3 -.include +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-ReadLine-Gnu/distinfo,v retrieving revision 1.10 diff -u -d -b -w -u -r1.10 distinfo --- distinfo 20 Apr 2006 05:00:52 -0000 1.10 +++ distinfo 30 Sep 2008 04:55:45 -0000 @@ -1,3 +1,3 @@ -MD5 (Term-ReadLine-Gnu-1.16.tar.gz) = 2e07264583d5f6ca1d84cde7177888c9 -SHA256 (Term-ReadLine-Gnu-1.16.tar.gz) = 816c6f29b36d7db2c141372ceeebdd9b836bb13ad92708057ca8d2599f7a53aa -SIZE (Term-ReadLine-Gnu-1.16.tar.gz) = 67310 +MD5 (Term-ReadLine-Gnu-1.17a.tar.gz) = acdd3ded64423390824f31149ebfdf5c +SHA256 (Term-ReadLine-Gnu-1.17a.tar.gz) = 41206971d87c63cecb6c5892d9cd4c96b53aacd31279db7bf5571662352f9bac +SIZE (Term-ReadLine-Gnu-1.17a.tar.gz) = 66489 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/p5-ReadLine-Gnu/pkg-plist,v retrieving revision 1.7 diff -u -d -b -w -u -r1.7 pkg-plist --- pkg-plist 22 Jan 2006 01:48:12 -0000 1.7 +++ pkg-plist 30 Sep 2008 04:55:45 -0000 @@ -1,6 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu.pm %%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu/XS.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Term/ReadLine/Gnu/euc_jp.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/Gnu.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/Gnu/Gnu.so