Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 21:10:17 -0500 (EST)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cm@therek.net
Subject:   ports/142702: [PATCH] x11-toolkits/p5-Wx: update to 0.95
Message-ID:  <201001110210.o0B2AHEB002760@frieza.p6m7g8.net>
Resent-Message-ID: <201001110220.o0B2KNCC026615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142702
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/p5-Wx: update to 0.95
>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:   Mon Jan 11 02:20:23 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 0.95

Port maintainer (cm@therek.net) is cc'd.

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

--- p5-Wx-0.95.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Wx/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	20 Nov 2009 06:06:20 -0000	1.9
+++ Makefile	11 Jan 2010 02:04:30 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Wx
-PORTVERSION=	0.94
+PORTVERSION=	0.95
 CATEGORIES=	x11-toolkits perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,7 @@
 
 BUILD_DEPENDS=	p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \
 		p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 OPTIONS=	UNICODE "Build with Unicode support"    on
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/p5-Wx/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	20 Nov 2009 06:06:20 -0000	1.6
+++ distinfo	10 Jan 2010 08:22:18 -0000
@@ -1,3 +1,3 @@
-MD5 (Wx-0.94.tar.gz) = 401e2eaa723fd61e5dded7256de89804
-SHA256 (Wx-0.94.tar.gz) = fb610f64f12c80b482257ce0ed346f7506695d83e13b344481546a5170059153
-SIZE (Wx-0.94.tar.gz) = 353476
+MD5 (Wx-0.95.tar.gz) = 6d49c49546b55132235e52854fe67a78
+SHA256 (Wx-0.95.tar.gz) = 084128495966f8589ce764694085b00a0f5e0df07197d1c26e447178d554f12a
+SIZE (Wx-0.95.tar.gz) = 354118
--- p5-Wx-0.95.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001110210.o0B2AHEB002760>