diff options
author | ade <ade@FreeBSD.org> | 2001-01-25 10:38:01 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-25 10:38:01 +0800 |
commit | 6e46f1c8ac23ea89091fc72a74a66054ea48e847 (patch) | |
tree | 0839a4dde1a4bdbc15b3b4e6c1c6128b97d5f585 /x11/libgnome | |
parent | ff8c4c36a158390b57fa31d6cfb76477e4c43444 (diff) | |
download | freebsd-ports-gnome-6e46f1c8ac23ea89091fc72a74a66054ea48e847.tar.gz freebsd-ports-gnome-6e46f1c8ac23ea89091fc72a74a66054ea48e847.tar.zst freebsd-ports-gnome-6e46f1c8ac23ea89091fc72a74a66054ea48e847.zip |
Another day. Another GNOME release. 1.2.10 here
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 3 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 2 | ||||
-rw-r--r-- | x11/libgnome/files/patch-bd | 6 | ||||
-rw-r--r-- | x11/libgnome/pkg-descr | 4 |
4 files changed, 7 insertions, 8 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index d45b775cbf41..10d06c96ee5e 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/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/libgnome/distinfo b/x11/libgnome/distinfo index 1075f39e091b..676177165d0c 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/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/libgnome/files/patch-bd b/x11/libgnome/files/patch-bd index 08c2a8a547a7..2121bc242f2d 100644 --- a/x11/libgnome/files/patch-bd +++ b/x11/libgnome/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/libgnome/pkg-descr b/x11/libgnome/pkg-descr index 31da9f123dc0..02f7a50d9bee 100644 --- a/x11/libgnome/pkg-descr +++ b/x11/libgnome/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 |