diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-13 00:52:16 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-13 00:52:16 +0000 |
commit | abc6d80f02096671131cd59f25594aa00bc67645 (patch) | |
tree | b491a335c592787a877588131a63cbb7f4efa58a /editors/leafpad | |
parent | e60914dbe7184801fb74a357e8d3abbbbd004041 (diff) | |
download | ports-abc6d80f02096671131cd59f25594aa00bc67645.tar.gz ports-abc6d80f02096671131cd59f25594aa00bc67645.zip |
Notes
Diffstat (limited to 'editors/leafpad')
-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 |