diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-25 02:38:01 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-25 02:38:01 +0000 |
commit | c0bf4310df1baf0c33478edcc0d5c683770bf22e (patch) | |
tree | 25d992946ff41200c01e23335469a196f3b7f605 /x11/gnome-libs | |
parent | 2f464d9375aabf0a7dc2a363a4324bfa21106467 (diff) | |
download | ports-c0bf4310df1baf0c33478edcc0d5c683770bf22e.tar.gz ports-c0bf4310df1baf0c33478edcc0d5c683770bf22e.zip |
Notes
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-libs/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-bd | 6 | ||||
-rw-r--r-- | x11/gnome-libs/pkg-descr | 4 |
4 files changed, 7 insertions, 8 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index d45b775cbf41..10d06c96ee5e 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTVERSION= 1.2.10 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs diff --git a/x11/gnome-libs/distinfo b/x11/gnome-libs/distinfo index 1075f39e091b..676177165d0c 100644 --- a/x11/gnome-libs/distinfo +++ b/x11/gnome-libs/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-1.2.9.tar.gz) = caf067ea6be50c3030e08a65e63629a4 +MD5 (gnome-libs-1.2.10.tar.gz) = 754e8001358780663eb0c3a77b7b8acc diff --git a/x11/gnome-libs/files/patch-bd b/x11/gnome-libs/files/patch-bd index 08c2a8a547a7..2121bc242f2d 100644 --- a/x11/gnome-libs/files/patch-bd +++ b/x11/gnome-libs/files/patch-bd @@ -1,8 +1,8 @@ ---- libgnomeui/Makefile.in.orig Sun Jan 21 16:37:24 2001 -+++ libgnomeui/Makefile.in Mon Jan 22 13:45:42 2001 +--- libgnomeui/Makefile.in.orig Tue Jan 23 21:50:00 2001 ++++ libgnomeui/Makefile.in Wed Jan 24 16:54:12 2001 @@ -201,3 +201,3 @@ --libgnomeui_la_LDFLAGS = -version-info 45:0:13 -rpath $(libdir) +-libgnomeui_la_LDFLAGS = -version-info 46:0:13 -rpath $(libdir) +libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir) libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) @@ -260,3 +260,3 @@ diff --git a/x11/gnome-libs/pkg-descr b/x11/gnome-libs/pkg-descr index 31da9f123dc0..02f7a50d9bee 100644 --- a/x11/gnome-libs/pkg-descr +++ b/x11/gnome-libs/pkg-descr @@ -1,4 +1,4 @@ libraries for GNOME, a GNU desktop environment -For more infomation about the Gnome on FreeBSD, -please refer to ${PORTSDIR}/x11/gnome/pkg/DESCR. +For more infomation about Gnome on FreeBSD, +please refer to ${PORTSDIR}/x11/gnome/pkg-descr |