[Midnightbsd-cvs] mports: editors/gedit-plugins: Update for new gedit

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 3 22:02:36 EST 2008


Log Message:
-----------
Update for new gedit

Modified Files:
--------------
    mports/editors/gedit-plugins:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/editors/gedit-plugins/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L editors/gedit-plugins/pkg-plist -L editors/gedit-plugins/pkg-plist -u -r1.1 -r1.2
--- editors/gedit-plugins/pkg-plist
+++ editors/gedit-plugins/pkg-plist
@@ -71,6 +71,7 @@
 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/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 @@
 @dirrmtry share/locale/zh_HK
 @dirrmtry share/locale/rw/LC_MESSAGES
 @dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
 @dirrmtry share/locale/dz/LC_MESSAGES
 @dirrmtry share/locale/dz
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/gedit-plugins/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L editors/gedit-plugins/Makefile -L editors/gedit-plugins/Makefile -u -r1.1 -r1.2
--- editors/gedit-plugins/Makefile
+++ editors/gedit-plugins/Makefile
@@ -3,12 +3,12 @@
 # Whom:					Adam Weinberger <adamw at FreeBSD.org>
 #
 # $MidnightBSD$
-# $FreeBSD: ports/editors/gedit-plugins/Makefile,v 1.20 2007/05/19 20:04:05 flz Exp $
-#   $MCom: ports/editors/gedit-plugins/Makefile,v 1.21 2007/02/20 21:09:47 marcus Exp $
+# $FreeBSD: ports/editors/gedit-plugins/Makefile,v 1.21 2007/10/24 23:35:36 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
+PORTVERSION=	2.20.0
 CATEGORIES=	editors gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -43,10 +43,10 @@
 
 .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
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/editors/gedit-plugins/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L editors/gedit-plugins/distinfo -L editors/gedit-plugins/distinfo -u -r1.1 -r1.2
--- editors/gedit-plugins/distinfo
+++ 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


More information about the Midnightbsd-cvs mailing list