aboutsummaryrefslogtreecommitdiff
path: root/editors/leafpad
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-10-31 23:12:52 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-10-31 23:12:52 +0000
commitb75e24deebae2d75e57950493787fa03e2eb1720 (patch)
treeae7f3bcd0754393734fede00575032d7b21a978f /editors/leafpad
parent3366bad2fa9138dce0c60dd89335c32995579425 (diff)
downloadports-b75e24deebae2d75e57950493787fa03e2eb1720.tar.gz
ports-b75e24deebae2d75e57950493787fa03e2eb1720.zip
Notes
Diffstat (limited to 'editors/leafpad')
-rw-r--r--editors/leafpad/Makefile7
-rw-r--r--editors/leafpad/distinfo4
-rw-r--r--editors/leafpad/pkg-plist7
3 files changed, 11 insertions, 7 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index 396a9798adbe..c4a7463606c6 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= leafpad
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.5
CATEGORIES= editors
MASTER_SITES= http://tarot.freeshell.org/leafpad/
@@ -32,8 +32,9 @@ PLIST_SUB+= NLS:="@comment "
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|/pixmaps|/${PORTNAME}|g' \
- ${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in
+ @${REINPLACE_CMD} -e 's|/pixmaps|/gnome/pixmaps|; \
+ s|/applications|/gnome/applications|' \
+ ${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in
.ifndef (NOPORTDOCS)
post-install:
diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo
index 002fae981714..19743f6fecd7 100644
--- a/editors/leafpad/distinfo
+++ b/editors/leafpad/distinfo
@@ -1,2 +1,2 @@
-MD5 (leafpad-0.7.4.tar.gz) = 3aa3495d6071b1b2c049f0d52f35afe5
-SIZE (leafpad-0.7.4.tar.gz) = 165158
+MD5 (leafpad-0.7.5.tar.gz) = 182ea09a1f2f1efcd519d8aa1470f41f
+SIZE (leafpad-0.7.5.tar.gz) = 172262
diff --git a/editors/leafpad/pkg-plist b/editors/leafpad/pkg-plist
index 0107e2efe272..fc8c041e20d5 100644
--- a/editors/leafpad/pkg-plist
+++ b/editors/leafpad/pkg-plist
@@ -4,9 +4,12 @@ bin/leafpad
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
-share/leafpad/leafpad.png
+share/gnome/applications/leafpad.desktop
+share/gnome/pixmaps/leafpad.png
+%%NLS:%%share/locale/de/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
%%NLS:%%share/locale/zh_CN/LC_MESSAGES/leafpad.mo
%%NLS:%%share/locale/zh_TW/LC_MESSAGES/leafpad.mo
-@dirrm share/leafpad
%%PORTDOCS%%@dirrm %%DOCSDIR%%