diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-18 18:11:47 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-18 18:11:47 +0800 |
commit | c225ee6d2854153488acabd9c2748db21fc64d1f (patch) | |
tree | afbf98ea0733995034ce5ed2866e977e859c1596 | |
parent | bc60d358c5966f3cf8631f0bac9a3ae403eded00 (diff) | |
download | marcuscom-ports-c225ee6d2854153488acabd9c2748db21fc64d1f.tar.gz marcuscom-ports-c225ee6d2854153488acabd9c2748db21fc64d1f.tar.zst marcuscom-ports-c225ee6d2854153488acabd9c2748db21fc64d1f.zip |
Update to 3.6.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18573 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/devhelp3/Makefile | 4 | ||||
-rw-r--r-- | devel/devhelp3/distinfo | 4 | ||||
-rw-r--r-- | devel/devhelp3/pkg-plist | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/devhelp3/Makefile b/devel/devhelp3/Makefile index 7a3c8b013..6af2c52cc 100644 --- a/devel/devhelp3/Makefile +++ b/devel/devhelp3/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/devel/devhelp3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= devhelp -PORTVERSION= 3.4.1 +PORTVERSION= 3.6.1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,7 +20,7 @@ USE_XZ= yes USE_XORG= x11 USES= gettext pathfix pkgconfig USE_GMAKE= yes -USE_GNOME= intlhack gnomeprefix gtk30 gconf2 +USE_GNOME= gconf2 gnomeprefix gtk30 intlhack USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/devel/devhelp3/distinfo b/devel/devhelp3/distinfo index 8a75e794d..6e8c0ffa2 100644 --- a/devel/devhelp3/distinfo +++ b/devel/devhelp3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/devhelp-3.4.1.tar.xz) = 3d1148d45d6fac5bb9a4fdf223f19ffa5774aa56df6bbf5b6e86363d8f55552c -SIZE (gnome3/devhelp-3.4.1.tar.xz) = 492976 +SHA256 (gnome3/devhelp-3.6.1.tar.xz) = 71c6933422bf876745fc10276a2b2ee0f8c4c4ddfe034b3f6380507725fd4e63 +SIZE (gnome3/devhelp-3.6.1.tar.xz) = 499156 diff --git a/devel/devhelp3/pkg-plist b/devel/devhelp3/pkg-plist index 18a6ab03b..70edad4aa 100644 --- a/devel/devhelp3/pkg-plist +++ b/devel/devhelp3/pkg-plist @@ -1,7 +1,8 @@ bin/devhelp +include/devhelp-3.0/devhelp/devhelp.h +include/devhelp-3.0/devhelp/dh-app.h include/devhelp-3.0/devhelp/dh-assistant-view.h include/devhelp-3.0/devhelp/dh-assistant.h -include/devhelp-3.0/devhelp/dh-base.h include/devhelp-3.0/devhelp/dh-book-manager.h include/devhelp-3.0/devhelp/dh-book-tree.h include/devhelp-3.0/devhelp/dh-book.h @@ -14,7 +15,7 @@ include/devhelp-3.0/devhelp/dh-window.h lib/libdevhelp-3.a lib/libdevhelp-3.la lib/libdevhelp-3.so -lib/libdevhelp-3.so.0 +lib/libdevhelp-3.so.1 libdata/pkgconfig/libdevhelp-3.0.pc share/applications/devhelp.desktop share/devhelp/assistant/assistant.css @@ -22,7 +23,6 @@ share/devhelp/assistant/assistant.js share/devhelp/devhelp.defaults share/devhelp/dtd/devhelp-1.dtd share/devhelp/ui/devhelp.builder -share/devhelp/ui/window.ui share/icons/hicolor/16x16/apps/devhelp.png share/icons/hicolor/22x22/apps/devhelp.png share/icons/hicolor/24x24/apps/devhelp.png |