summaryrefslogtreecommitdiff
path: root/x11/gnomelibs
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-01-25 17:00:26 +0000
committerAde Lovett <ade@FreeBSD.org>2001-01-25 17:00:26 +0000
commit4b06a6b98ce3808bbbedd0118177de4f9b1070cf (patch)
tree2ffc65c6d0d6d9996f43c3afe3d65a2f4acec5a5 /x11/gnomelibs
parentUpdate to 0.5. (diff)
It's another day. Update to 1.2.11
Notes
Notes: svn path=/head/; revision=37576
Diffstat (limited to 'x11/gnomelibs')
-rw-r--r--x11/gnomelibs/Makefile2
-rw-r--r--x11/gnomelibs/distinfo2
-rw-r--r--x11/gnomelibs/files/patch-bd6
3 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index 10d06c96ee5e..c472e8988b3a 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomelibs
-PORTVERSION= 1.2.10
+PORTVERSION= 1.2.11
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
diff --git a/x11/gnomelibs/distinfo b/x11/gnomelibs/distinfo
index 676177165d0c..519e4dde953a 100644
--- a/x11/gnomelibs/distinfo
+++ b/x11/gnomelibs/distinfo
@@ -1 +1 @@
-MD5 (gnome-libs-1.2.10.tar.gz) = 754e8001358780663eb0c3a77b7b8acc
+MD5 (gnome-libs-1.2.11.tar.gz) = dbbbf93f9fe387c841de4b537be38ce3
diff --git a/x11/gnomelibs/files/patch-bd b/x11/gnomelibs/files/patch-bd
index 2121bc242f2d..3407a11d3f83 100644
--- a/x11/gnomelibs/files/patch-bd
+++ b/x11/gnomelibs/files/patch-bd
@@ -1,8 +1,8 @@
---- libgnomeui/Makefile.in.orig Tue Jan 23 21:50:00 2001
-+++ libgnomeui/Makefile.in Wed Jan 24 16:54:12 2001
+--- libgnomeui/Makefile.in.orig Wed Jan 24 14:25:06 2001
++++ libgnomeui/Makefile.in Thu Jan 25 10:17:02 2001
@@ -201,3 +201,3 @@
--libgnomeui_la_LDFLAGS = -version-info 46:0:13 -rpath $(libdir)
+-libgnomeui_la_LDFLAGS = -version-info 46:0:14 -rpath $(libdir)
+libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir)
libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS)
@@ -260,3 +260,3 @@