Date: Sun, 21 Dec 2014 00:07:33 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375142 - in head: editors/pluma editors/winefish finance/gnucash-docs finance/homebank games/gweled games/lordsawar Message-ID: <201412210007.sBL07Xwc043710@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Dec 21 00:07:32 2014 New Revision: 375142 URL: https://svnweb.freebsd.org/changeset/ports/375142 QAT: https://qat.redports.org/buildarchive/r375142/ Log: Get rid of gnomehier Modified: head/editors/pluma/Makefile head/editors/winefish/Makefile head/finance/gnucash-docs/Makefile head/finance/homebank/Makefile head/games/gweled/Makefile head/games/lordsawar/Makefile Modified: head/editors/pluma/Makefile ============================================================================== --- head/editors/pluma/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/editors/pluma/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -3,6 +3,7 @@ PORTNAME= pluma PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 shebangfix tar:xz USE_XORG= sm x11 -USE_GNOME= gnomehier gtk20 gtksourceview2 gvfs intlhack libxml2 \ +USE_GNOME= gtk20 gtksourceview2 gvfs intlhack libxml2 \ pygobject pygtk2 pygtksourceview USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/editors/winefish/Makefile ============================================================================== --- head/editors/winefish/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/editors/winefish/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -3,7 +3,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= editors print MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-m --with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps --disable-update-databases GNU_CONFIGURE= yes USES= gmake pkgconfig desktop-file-utils shared-mime-info -USE_GNOME= libgnomeui gnomehier +USE_GNOME= libgnomeui USE_TEX= latex OPTIONS_DEFINE= CONTEXT VNTEX UNIKEY_GTK NLS DOCS Modified: head/finance/gnucash-docs/Makefile ============================================================================== --- head/finance/gnucash-docs/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/finance/gnucash-docs/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -4,6 +4,7 @@ PORTNAME= gnucash-docs PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ \ @@ -18,7 +19,7 @@ RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp INSTALLS_OMF= yes USES= gmake -USE_GNOME= libxml2 gnomehier +USE_GNOME= libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/finance/homebank/Makefile ============================================================================== --- head/finance/homebank/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/finance/homebank/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -2,6 +2,7 @@ PORTNAME= homebank PORTVERSION= 4.6.3 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ @@ -14,7 +15,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textp GNU_CONFIGURE= yes USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/games/gweled/Makefile ============================================================================== --- head/games/gweled/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/games/gweled/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -3,7 +3,7 @@ PORTNAME= gweled PORTVERSION= 0.7 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games gnome MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/ @@ -13,7 +13,7 @@ COMMENT= GNOME version of the game calle LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod USES= gmake pathfix pkgconfig -USE_GNOME= gnomeprefix gnomehier libgnomeui librsvg2 +USE_GNOME= gnomeprefix libgnomeui librsvg2 GNU_CONFIGURE= yes post-patch: Modified: head/games/lordsawar/Makefile ============================================================================== --- head/games/lordsawar/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/games/lordsawar/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -19,7 +19,7 @@ LIB_DEPENDS= libtar.so:${PORTSDIR}/devel libgnet-2.0.so:${PORTSDIR}/net/gnet2 USES= gettext gmake pkgconfig -USE_GNOME= gnomehier gtkmm24 +USE_GNOME= gtkmm24 USE_SDL= sdl image mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-boost-includedir=${LOCALBASE}/include
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412210007.sBL07Xwc043710>