ports/174821: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Fri Jan 4 09:40:01 UTC 2013
The following reply was made to PR ports/174821; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/174821: commit references a PR
Date: Fri, 4 Jan 2013 09:37:04 +0000 (UTC)
Author: jadawin
Date: Fri Jan 4 09:36:56 2013
New Revision: 309923
URL: http://svnweb.freebsd.org/changeset/ports/309923
Log:
- Update to 0.16.03
- Submitter is now maintainer
PR: ports/174821
Submitted by: Po-Chien Lin <linpc at cs.nctu.edu.tw>
Modified:
head/devel/p5-ExtUtils-XSpp/Makefile
head/devel/p5-ExtUtils-XSpp/distinfo (contents, props changed)
Modified: head/devel/p5-ExtUtils-XSpp/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-XSpp/Makefile Fri Jan 4 09:08:34 2013 (r309922)
+++ head/devel/p5-ExtUtils-XSpp/Makefile Fri Jan 4 09:36:56 2013 (r309923)
@@ -2,16 +2,16 @@
# $FreeBSD$
PORTNAME= ExtUtils-XSpp
-PORTVERSION= 0.15
+PORTVERSION= 0.16.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= linpc at cs.nctu.edu.tw
COMMENT= XS for C++ in Perl
-BUILD_DEPENDS= p5-ExtUtils-ParseXS>=2.22.02:${PORTSDIR}/devel/p5-ExtUtils-ParseXS \
- p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \
+BUILD_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences
PERL_MODBUILD= yes
@@ -40,4 +40,10 @@ MAN3= ExtUtils::XSpp.3 \
ExtUtils::XSpp::Plugin.3 \
ExtUtils::XSpp::Typemap.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501301
+BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=2.22.02:${PORTSDIR}/devel/p5-ExtUtils-ParseXS
+.endif
+
+.include <bsd.port.post.mk>
Modified: head/devel/p5-ExtUtils-XSpp/distinfo
==============================================================================
--- head/devel/p5-ExtUtils-XSpp/distinfo Fri Jan 4 09:08:34 2013 (r309922)
+++ head/devel/p5-ExtUtils-XSpp/distinfo Fri Jan 4 09:36:56 2013 (r309923)
@@ -1,2 +1,2 @@
-SHA256 (ExtUtils-XSpp-0.15.tar.gz) = a44fefa7c8b967ec0f293b838ba7bcc2d63c0713adb5122a0a66ed2da73dc8b1
-SIZE (ExtUtils-XSpp-0.15.tar.gz) = 172543
+SHA256 (ExtUtils-XSpp-0.1603.tar.gz) = 45f35ee240a4bfd76c2eed4bfcc623a0d23d32b8100f69e27fe5c7eca8712cab
+SIZE (ExtUtils-XSpp-0.1603.tar.gz) = 173271
\ No newline at end of file
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-perl
mailing list