From 6fbecb173036fe736491417d93fe2fa47788eb55 Mon Sep 17 00:00:00 2001
From: Cheng-Lung Sung <clsung@FreeBSD.org>
Date: Wed, 6 Apr 2005 01:23:26 +0000
Subject: - update to 6.0.14

---
 lang/pugs/Makefile  | 5 +++--
 lang/pugs/distinfo  | 4 ++--
 lang/pugs/pkg-plist | 7 +------
 3 files changed, 6 insertions(+), 10 deletions(-)

(limited to 'lang/pugs')

diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile
index 03bd75cd30dc..37204ee55b6c 100644
--- a/lang/pugs/Makefile
+++ b/lang/pugs/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pugs
-PORTVERSION=	6.0.11
+PORTVERSION=	6.0.14
 CATEGORIES=	lang devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/A/AU/AUTRIJUS
@@ -31,8 +31,9 @@ post-configure:
 		-e '/^INSTALLARCHLIB/s,${PREFIX}/lib,${PREFIX}/lib/perl6/mach,' \
 		${WRKSRC}/Makefile
 
+#	we don't want HTTP::Headers.3 LWP::Simple.3
 post-patch:
-	@${REINPLACE_CMD} -e '/-isrc$$/s,-isrc,-isrc -L${PREFIX}/lib,' \
+	@${REINPLACE_CMD} -e 's#blib6/man3$$#/dev/null#' \
 		${WRKSRC}/Makefile.PL
 
 .if !defined(NOPORTDOCS)
diff --git a/lang/pugs/distinfo b/lang/pugs/distinfo
index 53a93eaf50c5..3ef5457f9a0b 100644
--- a/lang/pugs/distinfo
+++ b/lang/pugs/distinfo
@@ -1,2 +1,2 @@
-MD5 (Perl6-Pugs-6.0.11.tar.gz) = 0ff4b1f4b93d2288894e975f0e4926a1
-SIZE (Perl6-Pugs-6.0.11.tar.gz) = 315826
+MD5 (Perl6-Pugs-6.0.14.tar.gz) = 7b59e0e2ecf7bac7ea5e9f4e61e30633
+SIZE (Perl6-Pugs-6.0.14.tar.gz) = 590415
diff --git a/lang/pugs/pkg-plist b/lang/pugs/pkg-plist
index f161c55ea138..ce6e24ac1b1f 100644
--- a/lang/pugs/pkg-plist
+++ b/lang/pugs/pkg-plist
@@ -1,13 +1,8 @@
-bin/kwid
 bin/pugs
 bin/pugscc
-lib/perl6/Kwid.pm
-lib/perl6/perlkwid.kwid
-lib/perl6/Test.pm
 %%SITE_PERL%%/Perl6/Pugs.pm
-%%SITE_PERL%%/Pugs/MakeMaker.pm
+%%SITE_PERL%%/Perl6/MakeMaker.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Pugs/.packlist
-@dirrm %%SITE_PERL%%/Pugs
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Pugs
 @unexec rmdir %D/lib/perl6/mach 2>/dev/null || true
 @unexec rmdir %D/lib/perl6 2>/dev/null || true
-- 
cgit v1.2.3