diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-04 02:01:15 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-04 02:01:15 +0000 |
commit | 42d56547170a9c646b489e0e0d14faae310c2ffe (patch) | |
tree | 892331cc5cfa512c8f5a3b8a363a9e56f61761da /editors/gedit | |
parent | 07883919f2eceb4a554a1cb41d868483960a5878 (diff) | |
download | ports-42d56547170a9c646b489e0e0d14faae310c2ffe.tar.gz ports-42d56547170a9c646b489e0e0d14faae310c2ffe.zip |
Notes
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/distinfo | 6 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 12 |
3 files changed, 13 insertions, 9 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 6f271f63d53d..7a52ae6b44af 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gedit -PORTVERSION= 2.18.1 -PORTREVISION= 1 +PORTVERSION= 2.18.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -31,7 +30,6 @@ GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack \ libgnomeprintui libgnomeui eel2 gtksourceview desktopfileutils WANT_GNOME= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION="2.16" diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 7c38a515bf93..b1363a5e697a 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-2.18.1.tar.bz2) = 62def81b36befc79672ff16bc54c2d29 -SHA256 (gnome2/gedit-2.18.1.tar.bz2) = 7f6f0e9517a4b8fd741523e04c413e04279ed670001923646f2ea1e2e35929c4 -SIZE (gnome2/gedit-2.18.1.tar.bz2) = 3392618 +MD5 (gnome2/gedit-2.18.2.tar.bz2) = 7e8bf29bd6bf0d17ceaf42d9bd5d94e6 +SHA256 (gnome2/gedit-2.18.2.tar.bz2) = 12e4c2e15c1449e92f9f6c7966f4e1829290d5af35b9ec0b9274d8f167a89f44 +SIZE (gnome2/gedit-2.18.2.tar.bz2) = 3454560 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 652b24f3e42c..b77169ded8fd 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -59,8 +59,8 @@ lib/gedit-2/plugins/libfilebrowser.la lib/gedit-2/plugins/libfilebrowser.so lib/gedit-2/plugins/libindent.la lib/gedit-2/plugins/libindent.so -lib/gedit-2/plugins/libmodelines.la -lib/gedit-2/plugins/libmodelines.so +%%PYTHON%%lib/gedit-2/plugins/libmodelines.la +%%PYTHON%%lib/gedit-2/plugins/libmodelines.so lib/gedit-2/plugins/libsample.la lib/gedit-2/plugins/libsample.so lib/gedit-2/plugins/libsort.la @@ -71,7 +71,7 @@ lib/gedit-2/plugins/libtaglist.la lib/gedit-2/plugins/libtaglist.so lib/gedit-2/plugins/libtime.la lib/gedit-2/plugins/libtime.so -lib/gedit-2/plugins/modelines.gedit-plugin +%%PYTHON%%lib/gedit-2/plugins/modelines.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/pythonconsole.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/pythonconsole/__init__.py %%PYTHON%%lib/gedit-2/plugins/pythonconsole/__init__.pyc @@ -376,6 +376,7 @@ share/locale/nb/LC_MESSAGES/gedit.mo share/locale/ne/LC_MESSAGES/gedit.mo share/locale/nl/LC_MESSAGES/gedit.mo share/locale/nn/LC_MESSAGES/gedit.mo +share/locale/oc/LC_MESSAGES/gedit.mo share/locale/or/LC_MESSAGES/gedit.mo share/locale/pa/LC_MESSAGES/gedit.mo share/locale/pl/LC_MESSAGES/gedit.mo @@ -384,6 +385,7 @@ share/locale/pt_BR/LC_MESSAGES/gedit.mo share/locale/ro/LC_MESSAGES/gedit.mo share/locale/ru/LC_MESSAGES/gedit.mo share/locale/rw/LC_MESSAGES/gedit.mo +share/locale/si/LC_MESSAGES/gedit.mo share/locale/sk/LC_MESSAGES/gedit.mo share/locale/sl/LC_MESSAGES/gedit.mo share/locale/sq/LC_MESSAGES/gedit.mo @@ -462,8 +464,12 @@ share/locale/zh_TW/LC_MESSAGES/gedit.mo @dirrmtry share/locale/xh @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/mi/LC_MESSAGES |