ports/115001: [PATCH] converters/p5-JSON-XS: update to 1.43

chinsan chinsan at FreeBSD.org
Sun Jul 29 03:30:01 UTC 2007


>Number:         115001
>Category:       ports
>Synopsis:       [PATCH] converters/p5-JSON-XS: update to 1.43
>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:   Sun Jul 29 03:30:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD blog.homiya.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Wed Jul 25 09:11:00 CST 2007
>Description:
- Update to 1.43
- Remove perl < 5.6 support

Port maintainer (clsung at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-JSON-XS-1.43.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/converters/p5-JSON-XS/Makefile /home/chinsan/projects/p5-JSON-XS/Makefile
--- /usr/ports/converters/p5-JSON-XS/Makefile	2007-07-25 18:34:12.000000000 +0800
+++ /home/chinsan/projects/p5-JSON-XS/Makefile	2007-07-29 10:51:02.000000000 +0800
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	JSON-XS
-PORTVERSION=	1.42
+PORTVERSION=	1.43
 CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/M/ML/MLEHMANN
+MASTER_SITE_SUBDIR=	Digest/MLEHMANN
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/0$//}
 
@@ -19,10 +19,4 @@
 PERL_CONFIGURE=	yes
 MAN3=		JSON::XS.3 JSON::XS::Boolean.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE=		requires perl 5.8.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/converters/p5-JSON-XS/distinfo /home/chinsan/projects/p5-JSON-XS/distinfo
--- /usr/ports/converters/p5-JSON-XS/distinfo	2007-07-25 18:34:12.000000000 +0800
+++ /home/chinsan/projects/p5-JSON-XS/distinfo	2007-07-29 10:51:25.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (JSON-XS-1.42.tar.gz) = 04975a61ab6c56772423e2dbd7381724
-SHA256 (JSON-XS-1.42.tar.gz) = ea4ae910eeb822655a6ddd8a3bacf9de7a40fff9eed3448a474c01def1c7d2f3
-SIZE (JSON-XS-1.42.tar.gz) = 44094
+MD5 (JSON-XS-1.43.tar.gz) = 0f8b7b3994091050b2012a25551b327c
+SHA256 (JSON-XS-1.43.tar.gz) = d87086c52445f9fc40befa7b5d45fed3127e525f6eddd6b91b55793bea3abf31
+SIZE (JSON-XS-1.43.tar.gz) = 44625
--- p5-JSON-XS-1.43.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list