summaryrefslogtreecommitdiff
path: root/editors/leafpad
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-08 14:00:15 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-08 14:00:15 +0000
commit338db6b7ce2ff1c851a28e050da7c08fe8278ef9 (patch)
tree524babc5e0443f596883796a6bacd05a4e76a8a1 /editors/leafpad
parent- Update to 0.9.7 (diff)
- Update to 0.8.9
PR: ports/96662 Submitted by: sat Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=161708
Diffstat (limited to 'editors/leafpad')
-rw-r--r--editors/leafpad/Makefile14
-rw-r--r--editors/leafpad/distinfo6
-rw-r--r--editors/leafpad/pkg-plist1
3 files changed, 9 insertions, 12 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index 0a2e6c07c592..20f0bb132cd7 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: Leafpad
+# New ports collection makefile for: leafpad
# Date created: 2004-10-18
# Whom: Michael Johnson <ahze@ahze.net>
#
@@ -6,8 +6,7 @@
#
PORTNAME= leafpad
-PORTVERSION= 0.8.4
-PORTREVISION= 1
+PORTVERSION= 0.8.9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,6 +17,7 @@ COMMENT= GTK+ based simple text editor
USE_GNOME= gtk20 gnomehier desktopfileutils intlhack
USE_GCC= 3.4
USE_GETOPT_LONG= yes
+USE_GETTEXT= YES
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
@@ -27,9 +27,7 @@ CONFIGURE_ARGS= --enable-chooser
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
-.if !defined(NOPORTDOCS)
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL README
-.endif
post-patch:
@${REINPLACE_CMD} -e 's|/pixmaps|/gnome/pixmaps|; \
@@ -38,10 +36,8 @@ post-patch:
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for i in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
-.endfor
+ @${INSTALL} -d ${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
-@update-desktop-database
diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo
index 0900b3d1e9aa..e8bd0b9d8d80 100644
--- a/editors/leafpad/distinfo
+++ b/editors/leafpad/distinfo
@@ -1,3 +1,3 @@
-MD5 (leafpad-0.8.4.tar.gz) = bf7ceee550932d8550b515ef9d59c739
-SHA256 (leafpad-0.8.4.tar.gz) = c15ab805e18a0bcd4c26078158e48f264fdc70f6c28d2648323dfb7fbeeb650a
-SIZE (leafpad-0.8.4.tar.gz) = 230525
+MD5 (leafpad-0.8.9.tar.gz) = 66a502c2c9e87b8f7ef0370ecb83cbbb
+SHA256 (leafpad-0.8.9.tar.gz) = 5e8014be4fbebd0ced491d16eef8ef38a03382c25ef0ce41f0ee22a9ada30a6f
+SIZE (leafpad-0.8.9.tar.gz) = 247117
diff --git a/editors/leafpad/pkg-plist b/editors/leafpad/pkg-plist
index 57125641f37a..26592edab164 100644
--- a/editors/leafpad/pkg-plist
+++ b/editors/leafpad/pkg-plist
@@ -1,6 +1,7 @@
bin/leafpad
share/gnome/applications/leafpad.desktop
share/gnome/pixmaps/leafpad.png
+share/gnome/pixmaps/leafpad.xpm
share/locale/bg/LC_MESSAGES/leafpad.mo
share/locale/ca/LC_MESSAGES/leafpad.mo
share/locale/cs/LC_MESSAGES/leafpad.mo