ports/140637: [maintaner update] Update p5-Alien-wxWidgets to 0.46
Cezary Morga
cm at therek.net
Tue Nov 17 13:10:04 UTC 2009
>Number: 140637
>Category: ports
>Synopsis: [maintaner update] Update p5-Alien-wxWidgets to 0.46
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 17 13:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Cezary Morga
>Release:
>Organization:
>Environment:
>Description:
Update x11-toolkits/p5-Alien-wxWidgets to 0.46
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -u x11-toolkits/p5-Alien-wxWidgets.orig/Makefile x11-toolkits/p5-Alien-wxWidgets/Makefile
--- x11-toolkits/p5-Alien-wxWidgets.orig/Makefile 2009-11-17 12:47:46.000000000 +0100
+++ x11-toolkits/p5-Alien-wxWidgets/Makefile 2009-11-17 12:37:42.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= Alien-wxWidgets
-PORTVERSION= 0.44
+PORTVERSION= 0.46
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -31,9 +31,9 @@
.if defined(WITH_UNICODE)
WX_UNICODE= yes
WX_UNI= uni_
-CONFIGURE_ARGS+= --build_wx=0 --unicode=1
+CONFIGURE_ARGS+= --wxWidgets-build=0 --wxWidgets-unicode=1
.else
-CONFIGURE_ARGS+= --build_wx=0 --unicode=0
+CONFIGURE_ARGS+= --wxWidgets-build=0 --wxWidgets-unicode=0
.endif
WX_UVER= ${WX_CONFIG:T} --version | ${TR} '.' '_'
diff -u x11-toolkits/p5-Alien-wxWidgets.orig/distinfo x11-toolkits/p5-Alien-wxWidgets/distinfo
--- x11-toolkits/p5-Alien-wxWidgets.orig/distinfo 2009-08-25 01:02:16.000000000 +0200
+++ x11-toolkits/p5-Alien-wxWidgets/distinfo 2009-11-17 12:32:45.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (Alien-wxWidgets-0.44.tar.gz) = eccb39521c346aa64348f1eff08be5e0
-SHA256 (Alien-wxWidgets-0.44.tar.gz) = dcb0ed46ebb43549bb18188409e45ae17c6ba5ef00ae3614075b34c85e9bc4cc
-SIZE (Alien-wxWidgets-0.44.tar.gz) = 642914
+MD5 (Alien-wxWidgets-0.46.tar.gz) = 6c7f21c8ba185637038bde429c612a48
+SHA256 (Alien-wxWidgets-0.46.tar.gz) = 5f6edc56c45bd043dbdd02c6e5a15e3252de4ffbd90c9168d3f41bbd073d77f1
+SIZE (Alien-wxWidgets-0.46.tar.gz) = 646372
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list