diff options
author | ade <ade@FreeBSD.org> | 2000-12-01 02:16:36 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-01 02:16:36 +0800 |
commit | f0a9a63eb5a7fbeead5c352d64bc1a3a52be05df (patch) | |
tree | 9f08b4732da9cfc86994c27cb945e83bf0ba5872 /editors | |
parent | f100cb9ce4ba96859724cf3a4d62894ab9cfe97a (diff) | |
download | freebsd-ports-gnome-f0a9a63eb5a7fbeead5c352d64bc1a3a52be05df.tar.gz freebsd-ports-gnome-f0a9a63eb5a7fbeead5c352d64bc1a3a52be05df.tar.zst freebsd-ports-gnome-f0a9a63eb5a7fbeead5c352d64bc1a3a52be05df.zip |
Update to 0.9.4
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 6 | ||||
-rw-r--r-- | editors/gedit/distinfo | 2 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 1 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 6 | ||||
-rw-r--r-- | editors/gedit2/distinfo | 2 | ||||
-rw-r--r-- | editors/gedit2/pkg-plist | 1 |
6 files changed, 10 insertions, 8 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 82d074979407..daa6e9181b01 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gedit -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/gedit MAINTAINER= ade@FreeBSD.org diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index db3a042f0021..8ff6e98d53c8 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1 +1 @@ -MD5 (gedit-0.9.3.tar.gz) = 95570ac209292690f1d63074b7dcff2d +MD5 (gedit-0.9.4.tar.gz) = 6e7eb64c6263422c5dafaeefaf43b38c diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 79f64deedff5..af35cd043499 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -131,6 +131,7 @@ 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/sk/LC_MESSAGES/gedit.mo share/locale/sl/LC_MESSAGES/gedit.mo share/locale/sv/LC_MESSAGES/gedit.mo share/locale/tr/LC_MESSAGES/gedit.mo diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 82d074979407..daa6e9181b01 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gedit -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/gedit MAINTAINER= ade@FreeBSD.org diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo index db3a042f0021..8ff6e98d53c8 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit2/distinfo @@ -1 +1 @@ -MD5 (gedit-0.9.3.tar.gz) = 95570ac209292690f1d63074b7dcff2d +MD5 (gedit-0.9.4.tar.gz) = 6e7eb64c6263422c5dafaeefaf43b38c diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist index 79f64deedff5..af35cd043499 100644 --- a/editors/gedit2/pkg-plist +++ b/editors/gedit2/pkg-plist @@ -131,6 +131,7 @@ 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/sk/LC_MESSAGES/gedit.mo share/locale/sl/LC_MESSAGES/gedit.mo share/locale/sv/LC_MESSAGES/gedit.mo share/locale/tr/LC_MESSAGES/gedit.mo |