diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-13 08:52:16 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-13 08:52:16 +0800 |
commit | f5700780a697bbb5f0a69fadab5e6919f3243933 (patch) | |
tree | 16ad35cbadce6f38ab2f78b6363a7dace2a6f333 /editors | |
parent | 5b83ceecad38554babe900b4d93be66a4474705e (diff) | |
download | freebsd-ports-gnome-f5700780a697bbb5f0a69fadab5e6919f3243933.tar.gz freebsd-ports-gnome-f5700780a697bbb5f0a69fadab5e6919f3243933.tar.zst freebsd-ports-gnome-f5700780a697bbb5f0a69fadab5e6919f3243933.zip |
Update to 0.7.6
Transfer maintainer to submitter
PR: ports/73886
Submitted by: Radek Kozlowski <radek@raadradd.com>
Approved by: marcus (co mentor)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/leafpad/Makefile | 10 | ||||
-rw-r--r-- | editors/leafpad/distinfo | 4 | ||||
-rw-r--r-- | editors/leafpad/pkg-plist | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index fb229ee09078..d64653fd6d60 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -6,15 +6,15 @@ # PORTNAME= leafpad -PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTVERSION= 0.7.6 CATEGORIES= editors -MASTER_SITES= http://tarot.freeshell.org/leafpad/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= radek@raadradd.com COMMENT= Light-weight GTK+ Editor similar to notepad.exe -USE_GNOME= gtk20 +USE_GNOME= gtk20 gnomehier USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo index 19743f6fecd7..fe561f54e467 100644 --- a/editors/leafpad/distinfo +++ b/editors/leafpad/distinfo @@ -1,2 +1,2 @@ -MD5 (leafpad-0.7.5.tar.gz) = 182ea09a1f2f1efcd519d8aa1470f41f -SIZE (leafpad-0.7.5.tar.gz) = 172262 +MD5 (leafpad-0.7.6.tar.gz) = b45985eb0a811f67224a9c1f77f9ade9 +SIZE (leafpad-0.7.6.tar.gz) = 177604 diff --git a/editors/leafpad/pkg-plist b/editors/leafpad/pkg-plist index fc8c041e20d5..b05956bfd986 100644 --- a/editors/leafpad/pkg-plist +++ b/editors/leafpad/pkg-plist @@ -7,6 +7,8 @@ bin/leafpad share/gnome/applications/leafpad.desktop share/gnome/pixmaps/leafpad.png %%NLS:%%share/locale/de/LC_MESSAGES/leafpad.mo +%%NLS:%%share/locale/es/LC_MESSAGES/leafpad.mo +%%NLS:%%share/locale/fr/LC_MESSAGES/leafpad.mo %%NLS:%%share/locale/ja/LC_MESSAGES/leafpad.mo %%NLS:%%share/locale/ru/LC_MESSAGES/leafpad.mo %%NLS:%%share/locale/sv/LC_MESSAGES/leafpad.mo |