aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-05-02 07:54:15 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-05-02 07:54:15 +0000
commit075268a56d33f95f58d0bfbab2ca0c8b0b309891 (patch)
treeafa7349421161e981b23275cb931b7b28197645b /x11-toolkits/gnocl
parent73125b7a20f1ef65cdb31ba308dbe804155a9d16 (diff)
downloadports-075268a56d33f95f58d0bfbab2ca0c8b0b309891.tar.gz
ports-075268a56d33f95f58d0bfbab2ca0c8b0b309891.zip
- Update to 0.9.96-20-04-12
Notes
Notes: svn path=/head/; revision=295849
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile2
-rw-r--r--x11-toolkits/gnocl/distinfo4
-rw-r--r--x11-toolkits/gnocl/files/patch-src_Makefile13
3 files changed, 7 insertions, 12 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index c21507a8135b..59c0424e3235 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -26,7 +26,7 @@ USE_LDCONFIG= yes
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR} `pkg-config --cflags libglade-2.0`
BASE_VERSION= 0.9.96
-NIGHTLY_BUILD= 09-04-12
+NIGHTLY_BUILD= 20-04-12
WRKSRC= ${WRKDIR}/${PORTNAME}-${BASE_VERSION}
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/x11-toolkits/gnocl/distinfo b/x11-toolkits/gnocl/distinfo
index 1d877bc4d70f..33b3b4fac514 100644
--- a/x11-toolkits/gnocl/distinfo
+++ b/x11-toolkits/gnocl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnocl-0.9.96-09-04-12.tar.bz2) = 30708db5bd7cf12c4232744bd1bd202d616c8a2786e5bba36ec16fec5b7056bf
-SIZE (gnocl-0.9.96-09-04-12.tar.bz2) = 1036107
+SHA256 (gnocl-0.9.96-20-04-12.tar.bz2) = 3d36df13dbd23c1ac80f21d071c0d46b71af306ae49cc3d586b4da3e47314a90
+SIZE (gnocl-0.9.96-20-04-12.tar.bz2) = 1036316
diff --git a/x11-toolkits/gnocl/files/patch-src_Makefile b/x11-toolkits/gnocl/files/patch-src_Makefile
index f20d0ac8ee2c..bdcbf28852d4 100644
--- a/x11-toolkits/gnocl/files/patch-src_Makefile
+++ b/x11-toolkits/gnocl/files/patch-src_Makefile
@@ -1,11 +1,6 @@
---- src/Makefile.orig 2012-04-09 13:56:02.000000000 +0200
-+++ src/Makefile 2012-04-10 15:01:49.000000000 +0200
-@@ -69,11 +69,11 @@
- iconView.o \
- infoBar.o \
- inputDialog.o \
-- ./imageViewer/gtk-image-viewer-fixed.o \
- imageViewer.o \
+--- src/Makefile.orig 2012-04-20 23:05:25.000000000 +0200
++++ src/Makefile 2012-04-20 23:05:25.000000000 +0200
+@@ -72,6 +72,7 @@
image.o \
itemGroup.o \
label.o \
@@ -13,7 +8,7 @@
language.o \
layout.o \
linkButton.o \
-@@ -90,7 +90,9 @@
+@@ -88,7 +89,9 @@
pageSetup.o \
pageSetupDialog.o \
paned.o \