aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2005-04-16 03:00:41 +0800
committeradamw <adamw@FreeBSD.org>2005-04-16 03:00:41 +0800
commitb27fe8330099f7506ea681276fcd2378f90475ee (patch)
tree405cca6d3a0336ec46f1fef325dd0b99406cf9d0
parentaad07f9f3f97ae6f0d6d35b7c3976dcfb9abc533 (diff)
downloadfreebsd-ports-gnome-b27fe8330099f7506ea681276fcd2378f90475ee.tar.gz
freebsd-ports-gnome-b27fe8330099f7506ea681276fcd2378f90475ee.tar.zst
freebsd-ports-gnome-b27fe8330099f7506ea681276fcd2378f90475ee.zip
Update to 2.6.2.
There's some problem with link stage for programs linking against gtkmm24 on 4.x that's existed since at least 2.6.1. I'm committing this update because it doesn't make the problem any worse.
-rw-r--r--x11-toolkits/gtkmm24/Makefile4
-rw-r--r--x11-toolkits/gtkmm24/distinfo4
-rw-r--r--x11-toolkits/gtkmm24/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index 79b866bed1e9..3da97c2fdef4 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtkmm
-PORTVERSION= 2.6.1
+PORTVERSION= 2.6.2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_SOURCEFORGE}
@@ -45,7 +45,7 @@ PLIST_SUB+= EXAMPLES="@comment "
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \
- -e '/^SUBDIRS =/s/demos//' \
+ -e '/^SUBDIRS =/s/@DEMO_SUBDIR@//' \
${WRKSRC}/Makefile.in
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/docs//' \
diff --git a/x11-toolkits/gtkmm24/distinfo b/x11-toolkits/gtkmm24/distinfo
index 163cbfa2fd6d..b29336c08b23 100644
--- a/x11-toolkits/gtkmm24/distinfo
+++ b/x11-toolkits/gtkmm24/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gtkmm-2.6.1.tar.bz2) = f33af11582a9867c8d2c84eb25c37b4d
-SIZE (gnome2/gtkmm-2.6.1.tar.bz2) = 4490699
+MD5 (gnome2/gtkmm-2.6.2.tar.bz2) = c1ffa447172b16d1ee787b1c69379c30
+SIZE (gnome2/gtkmm-2.6.2.tar.bz2) = 4505445
diff --git a/x11-toolkits/gtkmm24/pkg-plist b/x11-toolkits/gtkmm24/pkg-plist
index 93fa660764c4..f4e96f7f3ebf 100644
--- a/x11-toolkits/gtkmm24/pkg-plist
+++ b/x11-toolkits/gtkmm24/pkg-plist
@@ -1,4 +1,3 @@
-bin/demo
include/atkmm-1.6/atkmm.h
include/atkmm-1.6/atkmm/action.h
include/atkmm-1.6/atkmm/component.h
@@ -1443,6 +1442,7 @@ libdata/pkgconfig/pangomm-1.4.pc
%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__121.png
%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__122.png
%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__123.png
+%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__124.png
%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__13.png
%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__14.png
%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__15.png