aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-02-09 19:35:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-02-09 19:35:22 +0000
commita72cd89256357114280bd2e59da4c70253dd1049 (patch)
tree0a8f0a3f7043cbd7acf39e6d63366cf913c7e28c /x11-toolkits
parentd638f7d2f004ca455349ab0ce98b46fafcca1e6c (diff)
downloadports-a72cd89256357114280bd2e59da4c70253dd1049.tar.gz
ports-a72cd89256357114280bd2e59da4c70253dd1049.zip
Update to 0.99.13.
Notes
Notes: svn path=/head/; revision=38138
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkextra/Makefile2
-rw-r--r--x11-toolkits/gtkextra/distinfo2
-rw-r--r--x11-toolkits/gtkextra/files/patch-aa15
-rw-r--r--x11-toolkits/gtkextra/pkg-plist2
-rw-r--r--x11-toolkits/gtkextra2/Makefile2
-rw-r--r--x11-toolkits/gtkextra2/distinfo2
-rw-r--r--x11-toolkits/gtkextra2/files/patch-aa15
-rw-r--r--x11-toolkits/gtkextra2/pkg-plist2
8 files changed, 32 insertions, 10 deletions
diff --git a/x11-toolkits/gtkextra/Makefile b/x11-toolkits/gtkextra/Makefile
index 7da56ceeda4e..897642f44868 100644
--- a/x11-toolkits/gtkextra/Makefile
+++ b/x11-toolkits/gtkextra/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtkextra
-PORTVERSION= 0.99.12
+PORTVERSION= 0.99.13
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtkextra.sourceforge.net/src/ \
diff --git a/x11-toolkits/gtkextra/distinfo b/x11-toolkits/gtkextra/distinfo
index ac4b529aea6a..6e8ab80c36d9 100644
--- a/x11-toolkits/gtkextra/distinfo
+++ b/x11-toolkits/gtkextra/distinfo
@@ -1 +1 @@
-MD5 (gtk+extra-0.99.12.tar.gz) = 106c7d44f2c3992b50e46ad22037aa63
+MD5 (gtk+extra-0.99.13.tar.gz) = 6762a255a7c9964ef32281bf9240d94e
diff --git a/x11-toolkits/gtkextra/files/patch-aa b/x11-toolkits/gtkextra/files/patch-aa
index aedd2eb7ce9f..1b8892187c0c 100644
--- a/x11-toolkits/gtkextra/files/patch-aa
+++ b/x11-toolkits/gtkextra/files/patch-aa
@@ -1,6 +1,9 @@
+
+$FreeBSD$
+
--- gtkextra/Makefile.in.orig Sat Nov 18 23:02:45 2000
-+++ gtkextra/Makefile.in Wed Nov 22 13:38:22 2000
-@@ -123,7 +123,7 @@
++++ gtkextra/Makefile.in Fri Feb 9 20:52:21 2001
+@@ -123,14 +123,14 @@
lib_LTLIBRARIES = libgtkextra.la
libgtkextra_la_SOURCES = $(gtkextra_c_sources)
@@ -9,3 +12,11 @@
EXTRA_HEADERS =
EXTRA_DIST = $(gtkextra_private_h_sources) gtkextra.def makefile.msc
+
+ # test programs, not to be installed
+
+-noinst_PROGRAMS = testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
++noinst_PROGRAMS = #testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
+ DEPS = libgtkextra.la
+ LDADDS = libgtkextra.la $(GTK_LIBS)
+
diff --git a/x11-toolkits/gtkextra/pkg-plist b/x11-toolkits/gtkextra/pkg-plist
index 306342e49350..1f21f3524e64 100644
--- a/x11-toolkits/gtkextra/pkg-plist
+++ b/x11-toolkits/gtkextra/pkg-plist
@@ -30,6 +30,6 @@ include/gtkextra/gtksheet.h
include/gtkextra/gtktogglecombo.h
lib/libgtkextra.a
lib/libgtkextra.so
-lib/libgtkextra.so.12
+lib/libgtkextra.so.13
share/aclocal/gtk+extra.m4
@dirrm include/gtkextra
diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile
index 7da56ceeda4e..897642f44868 100644
--- a/x11-toolkits/gtkextra2/Makefile
+++ b/x11-toolkits/gtkextra2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtkextra
-PORTVERSION= 0.99.12
+PORTVERSION= 0.99.13
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gtkextra.sourceforge.net/src/ \
diff --git a/x11-toolkits/gtkextra2/distinfo b/x11-toolkits/gtkextra2/distinfo
index ac4b529aea6a..6e8ab80c36d9 100644
--- a/x11-toolkits/gtkextra2/distinfo
+++ b/x11-toolkits/gtkextra2/distinfo
@@ -1 +1 @@
-MD5 (gtk+extra-0.99.12.tar.gz) = 106c7d44f2c3992b50e46ad22037aa63
+MD5 (gtk+extra-0.99.13.tar.gz) = 6762a255a7c9964ef32281bf9240d94e
diff --git a/x11-toolkits/gtkextra2/files/patch-aa b/x11-toolkits/gtkextra2/files/patch-aa
index aedd2eb7ce9f..1b8892187c0c 100644
--- a/x11-toolkits/gtkextra2/files/patch-aa
+++ b/x11-toolkits/gtkextra2/files/patch-aa
@@ -1,6 +1,9 @@
+
+$FreeBSD$
+
--- gtkextra/Makefile.in.orig Sat Nov 18 23:02:45 2000
-+++ gtkextra/Makefile.in Wed Nov 22 13:38:22 2000
-@@ -123,7 +123,7 @@
++++ gtkextra/Makefile.in Fri Feb 9 20:52:21 2001
+@@ -123,14 +123,14 @@
lib_LTLIBRARIES = libgtkextra.la
libgtkextra_la_SOURCES = $(gtkextra_c_sources)
@@ -9,3 +12,11 @@
EXTRA_HEADERS =
EXTRA_DIST = $(gtkextra_private_h_sources) gtkextra.def makefile.msc
+
+ # test programs, not to be installed
+
+-noinst_PROGRAMS = testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
++noinst_PROGRAMS = #testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
+ DEPS = libgtkextra.la
+ LDADDS = libgtkextra.la $(GTK_LIBS)
+
diff --git a/x11-toolkits/gtkextra2/pkg-plist b/x11-toolkits/gtkextra2/pkg-plist
index 306342e49350..1f21f3524e64 100644
--- a/x11-toolkits/gtkextra2/pkg-plist
+++ b/x11-toolkits/gtkextra2/pkg-plist
@@ -30,6 +30,6 @@ include/gtkextra/gtksheet.h
include/gtkextra/gtktogglecombo.h
lib/libgtkextra.a
lib/libgtkextra.so
-lib/libgtkextra.so.12
+lib/libgtkextra.so.13
share/aclocal/gtk+extra.m4
@dirrm include/gtkextra