ports/86695: [PATCH] devel/p5-Test-Harness: update to 2.54
Yen-Ming Lee
leeym at FreeBSD.org
Thu Sep 29 03:50:17 UTC 2005
>Number: 86695
>Category: ports
>Synopsis: [PATCH] devel/p5-Test-Harness: update to 2.54
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 29 03:50:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Sep 28 07:54:21 CST 2005
>Description:
- Update to 2.54
Port maintainer (demon at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Test-Harness-2.54.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-Harness/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile 18 Jul 2005 11:05:11 -0000 1.20
+++ Makefile 29 Sep 2005 03:45:21 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Harness
-PORTVERSION= 2.52
+PORTVERSION= 2.54
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -39,8 +39,11 @@
post-patch:
@${REINPLACE_CMD} -e '/INSTALLDIRS/d' ${WRKSRC}/Makefile.PL
+
+post-configure:
.if ${PERL_LEVEL} >= 500800
- @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -E -e '/(DESTINSTALLSITEMAN1DIR|DESTINSTALLSCRIPT)/d' \
+ ${WRKSRC}/Makefile
.endif
.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-Harness/distinfo,v
retrieving revision 1.13
diff -u -u -r1.13 distinfo
--- distinfo 18 Jul 2005 11:05:11 -0000 1.13
+++ distinfo 29 Sep 2005 03:45:21 -0000
@@ -1,2 +1,2 @@
-MD5 (Test-Harness-2.52.tar.gz) = fdfdc15c4b78d6c8ff97a234b38bbb03
-SIZE (Test-Harness-2.52.tar.gz) = 64605
+MD5 (Test-Harness-2.54.tar.gz) = 510c98ac2b4d949d4abd80f639d8826d
+SIZE (Test-Harness-2.54.tar.gz) = 64916
--- p5-Test-Harness-2.54.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list