diff options
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r-- | editors/gedit-plugins/Makefile | 9 | ||||
-rw-r--r-- | editors/gedit-plugins/distinfo | 6 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-plist | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 757529260495..f3b9067d69f9 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.21 2007/02/20 21:09:47 marcus Exp $ +# $MCom: ports/editors/gedit-plugins/Makefile,v 1.24 2007/09/30 17:15:47 mezz Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTVERSION= 2.20.0 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -42,10 +41,10 @@ WITH_GNOME= yes .include <bsd.port.pre.mk> -.if ${HAVE_GNOME:Mpygnomedesktop}!="" && ${ARCH}!="sparc64" +.if ${HAVE_GNOME:Mpygtksourceview}!="" && ${ARCH}!="sparc64" USE_PYTHON= yes .include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygnomedesktop +USE_GNOME+= pygtksourceview BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte CONFIGURE_ARGS+=--enable-python diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index d74b8a1ac51a..cecfe8cb1c1b 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-plugins-2.18.0.tar.bz2) = a2c3d02f90eab956f7e7df465d191f64 -SHA256 (gnome2/gedit-plugins-2.18.0.tar.bz2) = 744bad785d51741d5cd33ff09c32cddc28a5062102447be161a8091f63b7e095 -SIZE (gnome2/gedit-plugins-2.18.0.tar.bz2) = 562590 +MD5 (gnome2/gedit-plugins-2.20.0.tar.bz2) = ec5be3d10ca4da4b33effad207ef35e9 +SHA256 (gnome2/gedit-plugins-2.20.0.tar.bz2) = 35786e5969340f1028522bc4026cce20fcc62bfc69d9eb9ef094fbc745e4e884 +SIZE (gnome2/gedit-plugins-2.20.0.tar.bz2) = 555944 diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index 7c10f9e54f3e..c6abbc83d0aa 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -71,6 +71,7 @@ share/locale/he/LC_MESSAGES/gedit-plugins.mo share/locale/hi/LC_MESSAGES/gedit-plugins.mo share/locale/hr/LC_MESSAGES/gedit-plugins.mo share/locale/hu/LC_MESSAGES/gedit-plugins.mo +share/locale/it/LC_MESSAGES/gedit-plugins.mo share/locale/ja/LC_MESSAGES/gedit-plugins.mo share/locale/kn/LC_MESSAGES/gedit-plugins.mo share/locale/ko/LC_MESSAGES/gedit-plugins.mo @@ -85,6 +86,7 @@ share/locale/ne/LC_MESSAGES/gedit-plugins.mo share/locale/nl/LC_MESSAGES/gedit-plugins.mo share/locale/nn/LC_MESSAGES/gedit-plugins.mo share/locale/no/LC_MESSAGES/gedit-plugins.mo +share/locale/oc/LC_MESSAGES/gedit-plugins.mo share/locale/or/LC_MESSAGES/gedit-plugins.mo share/locale/pa/LC_MESSAGES/gedit-plugins.mo share/locale/pl/LC_MESSAGES/gedit-plugins.mo @@ -113,5 +115,7 @@ share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo @dirrmtry share/locale/zh_HK @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz |