[Midnightbsd-cvs] mports [20839] trunk/devel/devhelp: devhelp 3.16.1
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Nov 13 08:06:07 EST 2015
Revision: 20839
http://svnweb.midnightbsd.org/mports/?rev=20839
Author: laffer1
Date: 2015-11-13 08:06:07 -0500 (Fri, 13 Nov 2015)
Log Message:
-----------
devhelp 3.16.1
Modified Paths:
--------------
trunk/devel/devhelp/Makefile
trunk/devel/devhelp/distinfo
trunk/devel/devhelp/pkg-plist
Modified: trunk/devel/devhelp/Makefile
===================================================================
--- trunk/devel/devhelp/Makefile 2015-11-13 13:02:59 UTC (rev 20838)
+++ trunk/devel/devhelp/Makefile 2015-11-13 13:06:07 UTC (rev 20839)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= devhelp
-PORTVERSION= 3.14.0
+PORTVERSION= 3.16.1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -12,10 +12,11 @@
LICENSE= gpl2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
+LIB_DEPENDS= libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
-USE_GNOME= gnomeprefix gtk30 intlhack libxslt
+USES= compiler:c++11-lib gettext gmake libtool pathfix \
+ pkgconfig tar:xz
+USE_GNOME= gtk30 intlhack libxslt
USE_XORG= x11
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
Modified: trunk/devel/devhelp/distinfo
===================================================================
--- trunk/devel/devhelp/distinfo 2015-11-13 13:02:59 UTC (rev 20838)
+++ trunk/devel/devhelp/distinfo 2015-11-13 13:06:07 UTC (rev 20839)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/devhelp-3.14.0.tar.xz) = a78884cf81c1fb18fc8356c62271292591d5ca62c58b045dee30c6fc278e7083
-SIZE (gnome3/devhelp-3.14.0.tar.xz) = 465860
+SHA256 (gnome3/devhelp-3.16.1.tar.xz) = 673c34e6851c2848e6257da8de5edc222d41e1dbf110501bd29d7f6810f41345
+SIZE (gnome3/devhelp-3.16.1.tar.xz) = 469172
Modified: trunk/devel/devhelp/pkg-plist
===================================================================
--- trunk/devel/devhelp/pkg-plist 2015-11-13 13:02:59 UTC (rev 20838)
+++ trunk/devel/devhelp/pkg-plist 2015-11-13 13:06:07 UTC (rev 20839)
@@ -19,9 +19,9 @@
share/GConf/gsettings/devhelp.convert
share/appdata/devhelp.appdata.xml
share/applications/devhelp.desktop
-share/devhelp/assistant/assistant.css
-share/devhelp/assistant/assistant.js
-share/devhelp/dtd/devhelp-1.dtd
+%%DATADIR%%/assistant/assistant.css
+%%DATADIR%%/assistant/assistant.js
+%%DATADIR%%/dtd/devhelp-1.dtd
share/icons/hicolor/16x16/apps/devhelp.png
share/icons/hicolor/22x22/apps/devhelp.png
share/icons/hicolor/24x24/apps/devhelp.png
@@ -28,6 +28,7 @@
share/icons/hicolor/256x256/apps/devhelp.png
share/icons/hicolor/32x32/apps/devhelp.png
share/icons/hicolor/48x48/apps/devhelp.png
+share/icons/hicolor/symbolic/apps/devhelp-symbolic.svg
share/locale/am/LC_MESSAGES/devhelp.mo
share/locale/ar/LC_MESSAGES/devhelp.mo
share/locale/as/LC_MESSAGES/devhelp.mo
@@ -38,6 +39,7 @@
share/locale/bg/LC_MESSAGES/devhelp.mo
share/locale/bn/LC_MESSAGES/devhelp.mo
share/locale/bn_IN/LC_MESSAGES/devhelp.mo
+share/locale/bs/LC_MESSAGES/devhelp.mo
share/locale/ca/LC_MESSAGES/devhelp.mo
share/locale/ca at valencia/LC_MESSAGES/devhelp.mo
share/locale/cs/LC_MESSAGES/devhelp.mo
More information about the Midnightbsd-cvs
mailing list