diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 03:52:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 03:52:36 +0000 |
commit | 6f32add9a75efb180e462ffbdb0b080bc88088e3 (patch) | |
tree | 0fc7af36e22fc0dc7c1dc8aacabf6fe117e881da /editors/gedit-plugins | |
parent | b8d245fedd5842fb6d68d0bdc6539885555a84e3 (diff) | |
download | ports-6f32add9a75efb180e462ffbdb0b080bc88088e3.tar.gz ports-6f32add9a75efb180e462ffbdb0b080bc88088e3.zip |
Notes
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r-- | editors/gedit-plugins/Makefile | 10 | ||||
-rw-r--r-- | editors/gedit-plugins/distinfo | 6 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-plist | 5 |
3 files changed, 13 insertions, 8 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index f3b9067d69f9..a3c17dcf6afe 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,14 +3,14 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.24 2007/09/30 17:15:47 mezz Exp $ +# $MCom: ports/editors/gedit-plugins/Makefile,v 1.28 2008/03/17 11:25:37 ahze Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.20.0 +PORTVERSION= 2.22.0 +PORTREVISION= 2 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes USE_GETTEXT= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnomeprefix gnometarget intlhack WANT_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index cecfe8cb1c1b..a4f24cd8bb3c 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (gnome2/gedit-plugins-2.22.0.tar.bz2) = 8ca32c74dbc23a3fc456dadc258e1215 +SHA256 (gnome2/gedit-plugins-2.22.0.tar.bz2) = 44a7cf6aa9d1f4c31478ed8f75000723b4bfc2a5ff0e45bea10ea0d66392768e +SIZE (gnome2/gedit-plugins-2.22.0.tar.bz2) = 587272 diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index c6abbc83d0aa..61032d546627 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -23,8 +23,10 @@ lib/gedit-2/plugins/gpdefs.pyo %%PYTHON%%lib/gedit-2/plugins/joinlines.py %%PYTHON%%lib/gedit-2/plugins/joinlines.pyc %%PYTHON%%lib/gedit-2/plugins/joinlines.pyo +lib/gedit-2/plugins/libcharmap.a lib/gedit-2/plugins/libcharmap.la lib/gedit-2/plugins/libcharmap.so +lib/gedit-2/plugins/libshowtabbar.a lib/gedit-2/plugins/libshowtabbar.la lib/gedit-2/plugins/libshowtabbar.so %%PYTHON%%lib/gedit-2/plugins/sessionsaver.gedit-plugin @@ -50,6 +52,7 @@ lib/gedit-2/plugins/showtabbar.gedit-plugin share/locale/ar/LC_MESSAGES/gedit-plugins.mo share/locale/az/LC_MESSAGES/gedit-plugins.mo share/locale/be/LC_MESSAGES/gedit-plugins.mo +share/locale/be@latin/LC_MESSAGES/gedit-plugins.mo share/locale/bg/LC_MESSAGES/gedit-plugins.mo share/locale/ca/LC_MESSAGES/gedit-plugins.mo share/locale/cs/LC_MESSAGES/gedit-plugins.mo @@ -119,3 +122,5 @@ share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin |