summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-04-15 19:00:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-04-15 19:00:41 +0000
commit359d05c6e2e0579518cdfa7843ba3dff5e47f97b (patch)
treef7fc6dd480653eb6e9c2df3a9dbf0c078db63ffa
parent- Add optional mod_perl dependency. Thanks to Dryice Liu. (diff)
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.
Notes
Notes: svn path=/head/; revision=133449
-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