diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-18 05:19:45 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-18 05:19:45 +0000 |
commit | 0c02a96ab7c8cced6f67cbf39194e1a58579b50b (patch) | |
tree | 7cdf2df32fcf7e162864fcc6a877cd085a1da524 /x11/libgnomemm26 | |
parent | Update to tcl/tk 8.4 and bump PORTREVISION. (diff) |
Update to 2.0.1
Diffstat (limited to 'x11/libgnomemm26')
-rw-r--r-- | x11/libgnomemm26/Makefile | 3 | ||||
-rw-r--r-- | x11/libgnomemm26/distinfo | 2 | ||||
-rw-r--r-- | x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in | 9 |
3 files changed, 2 insertions, 12 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 64368fb5cd07..74b183950462 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgnomemm -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo index f1ee31ff6573..3b620e85522e 100644 --- a/x11/libgnomemm26/distinfo +++ b/x11/libgnomemm26/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnomemm-2.0.0.tar.gz) = ef9bf7108f0f38103b09163be5ba6255 +MD5 (gnome2/libgnomemm-2.0.1.tar.gz) = 1442244aed3e20edad647ba61de77431 diff --git a/x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in b/x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in deleted file mode 100644 index cf2f40bbbbd4..000000000000 --- a/x11/libgnomemm26/files/patch-libgnome::libgnomemm-2.0.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- libgnome/libgnomemm-2.0.pc.in.orig Mon Oct 13 00:04:50 2003 -+++ libgnome/libgnomemm-2.0.pc.in Mon Oct 13 00:05:12 2003 -@@ -7,5 +7,5 @@ - Description: C++ wrapper for libgnome - Requires: gtkmm-2.0 >= @GTKMM_VERSION_NEEDED@ libgnome-2.0 >= @LIBGNOME_VERSION_NEEDED@ - Version: @VERSION@ --Libs: -L${libdir} -lgnomemm-1.3 -+Libs: -L${libdir} -lgnomemm-2.0 - Cflags: -I${includedir}/libgnomemm-2.0 -I${libdir}/libgnomemm-2.0/include |