diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 04:53:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 04:53:48 +0000 |
commit | e18151212d3326dbf04797c6d5300fb1211ee875 (patch) | |
tree | 1ca56d6a4227efdb653cc8e2b2cbedbbc8de3d88 /editors/gedit | |
parent | cc0f3248a2eb77d7e3df88333fd25eb8594223dc (diff) | |
download | ports-e18151212d3326dbf04797c6d5300fb1211ee875.tar.gz ports-e18151212d3326dbf04797c6d5300fb1211ee875.zip |
Notes
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 9 | ||||
-rw-r--r-- | editors/gedit/distinfo | 4 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 1 |
3 files changed, 8 insertions, 6 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 751484043968..af6ac9b792f6 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,13 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/editors/gedit/Makefile,v 1.12 2005/10/03 15:49:09 ahze Exp $ # PORTNAME= gedit -PORTVERSION= 2.10.5 +PORTVERSION= 2.12.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -22,12 +23,12 @@ USE_X_PREFIX= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack intlhack \ libgnomeprintui libgnomeui eel2 gtksourceview desktopfileutils CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= VERSION="2.10" +PLIST_SUB= VERSION="2.12" MAN1= gedit.1 GCONF_SCHEMAS= gedit.schemas diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 828e7fbc2dd6..1b22cc699a1b 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gedit-2.10.5.tar.bz2) = 790f804d4754c382630ba70d8d264e18 -SIZE (gnome2/gedit-2.10.5.tar.bz2) = 2099478 +MD5 (gnome2/gedit-2.12.1.tar.bz2) = 13f376c6c63b0fbd25ba9b6c7d6fb97c +SIZE (gnome2/gedit-2.12.1.tar.bz2) = 2018712 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index d256d789cb6c..ee3dd784d391 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -178,6 +178,7 @@ share/locale/it/LC_MESSAGES/gedit.mo share/locale/ja/LC_MESSAGES/gedit.mo share/locale/kn/LC_MESSAGES/gedit.mo share/locale/ko/LC_MESSAGES/gedit.mo +share/locale/ku/LC_MESSAGES/gedit.mo share/locale/lt/LC_MESSAGES/gedit.mo share/locale/lv/LC_MESSAGES/gedit.mo share/locale/mi/LC_MESSAGES/gedit.mo |