diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-21 00:41:57 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-21 00:41:57 +0000 |
commit | 47eaa089a0759c0007aee89045ff96780055c1ad (patch) | |
tree | bfc352baa54368d45bf41ad78839fbd7dbfcf8b4 /editors/gedit | |
parent | 652343888a12dc6062f0f58f4898103503328955 (diff) | |
download | ports-47eaa089a0759c0007aee89045ff96780055c1ad.tar.gz ports-47eaa089a0759c0007aee89045ff96780055c1ad.zip |
Update to version 0.6.0
PR: 15009
Submitted by: Rod Taylor <rod@zort.on.ca>
Notes
Notes:
svn path=/head/; revision=23225
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 14 | ||||
-rw-r--r-- | editors/gedit/distinfo | 2 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 4 |
3 files changed, 14 insertions, 6 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 38ce87e5fd2e..154b96d22ba0 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,16 +1,18 @@ # New ports collection makefile for: gedit -# Version required: 0.5.5 +# Version required: 0.6.0 # Date created: 4 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= gedit-0.5.5 -CATEGORIES= editors gnome -MASTER_SITES= http://gedit.pn.org/tar/ +DISTNAME= gedit-0.6.0 +CATEGORIES= editors gnome +MASTER_SITES= http://www.oscentral.org/files/software/ \ + http://gedit.pn.org/tar/ \ + ftp://ftp.oscentral.org/pub/software/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs @@ -26,6 +28,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ MAN1= gedit.1 +pre-install: + @ touch ${WRKSRC}/po/da.gmo post-install: @ ${MKDIR} ${PREFIX}/share/gnome/apps/Applications @ ${MKDIR} ${PREFIX}/share/gnome/help/gedit diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 2bec8fe0db05..3fe8c0670afb 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1 +1 @@ -MD5 (gedit-0.5.5.tar.gz) = 16d9991434eaacffff113b517ef0a751 +MD5 (gedit-0.6.0.tar.gz) = 658a120a6edc0443436716fb648568a6 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 4c4ddc2e21ec..0817b7a7c419 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -35,19 +35,23 @@ share/gnome/mime-info/gedit.keys share/gnome/pixmaps/gnome-gedit.png share/gnome/pixmaps/gedit-logo.png share/locale/cs/LC_MESSAGES/gedit.mo +share/locale/da/LC_MESSAGES/gedit.mo share/locale/de/LC_MESSAGES/gedit.mo share/locale/es/LC_MESSAGES/gedit.mo share/locale/fr/LC_MESSAGES/gedit.mo share/locale/ga/LC_MESSAGES/gedit.mo +share/locale/gl/LC_MESSAGES/gedit.mo share/locale/it/LC_MESSAGES/gedit.mo share/locale/ja/LC_MESSAGES/gedit.mo share/locale/ko/LC_MESSAGES/gedit.mo share/locale/nl/LC_MESSAGES/gedit.mo share/locale/no/LC_MESSAGES/gedit.mo +share/locale/pl/LC_MESSAGES/gedit.mo share/locale/pt/LC_MESSAGES/gedit.mo share/locale/pt_BR/LC_MESSAGES/gedit.mo share/locale/ru/LC_MESSAGES/gedit.mo share/locale/sv/LC_MESSAGES/gedit.mo +share/locale/uk/LC_MESSAGES/gedit.mo share/locale/wa/LC_MESSAGES/gedit.mo share/locale/zh_TW.Big5/LC_MESSAGES/gedit.mo @dirrm include/gedit |