aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-03 19:03:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-03 19:03:15 +0000
commit66e08852f7b32354ff9373d8c6bcdc0dd45cd47c (patch)
tree0792ef1c857b7d66d7dc351796584624bee52bd2
parent666fa65e5ea5a6ff3012336527fce4cc6a19841a (diff)
downloadports-66e08852f7b32354ff9373d8c6bcdc0dd45cd47c.tar.gz
ports-66e08852f7b32354ff9373d8c6bcdc0dd45cd47c.zip
Notes
-rw-r--r--japanese/ctags/Makefile7
-rw-r--r--japanese/ctags/distinfo6
-rw-r--r--japanese/ctags/files/pkg-message.in (renamed from japanese/ctags/pkg-message)0
3 files changed, 7 insertions, 6 deletions
diff --git a/japanese/ctags/Makefile b/japanese/ctags/Makefile
index 0377b4a2bfb6..c77e84a6e74b 100644
--- a/japanese/ctags/Makefile
+++ b/japanese/ctags/Makefile
@@ -6,19 +6,21 @@
#
PORTNAME= ctags
-PORTVERSION= 5.6j1
+PORTVERSION= 5.7j1
CATEGORIES= japanese devel
MASTER_SITES= http://hp.vector.co.jp/authors/VA025040/ctags/downloads/
MAINTAINER= issei@issei.org
COMMENT= A feature-filled tagfile generator with Japanese support
+WRKSRC= ${WRKDIR}/${DISTNAME:S/j1//}
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-macro-patterns --with-readlib
MAN1= jexctags.1
-PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
post-install:
.if !defined(NOPORTDOCS)
@@ -28,7 +30,6 @@ post-install:
.endfor
.endif
@${STRIP_CMD} ${PREFIX}/bin/jexctags
- @${SED} 's:%%PREFIX%%:'${PREFIX}':' < ${PKGDIR}/pkg-message > ${PKGMESSAGE}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/japanese/ctags/distinfo b/japanese/ctags/distinfo
index 7dff9a8dfba1..1ae5d71ae85d 100644
--- a/japanese/ctags/distinfo
+++ b/japanese/ctags/distinfo
@@ -1,3 +1,3 @@
-MD5 (ctags-5.6j1.tar.gz) = 801f533e5f25f74c13cbef6353c92e27
-SHA256 (ctags-5.6j1.tar.gz) = b521b46aada5a606a62c59f977c1de724a8a1a43b42fa5001591b9dad6b715a4
-SIZE (ctags-5.6j1.tar.gz) = 287476
+MD5 (ctags-5.7j1.tar.gz) = 076ffb2fefd52e3d19e59d27f7b16120
+SHA256 (ctags-5.7j1.tar.gz) = 0a08203f33393d85225063737db20946be0c19b9dc6b77ace4905cd9e8ef6e81
+SIZE (ctags-5.7j1.tar.gz) = 296311
diff --git a/japanese/ctags/pkg-message b/japanese/ctags/files/pkg-message.in
index 79ca5cbc7e20..79ca5cbc7e20 100644
--- a/japanese/ctags/pkg-message
+++ b/japanese/ctags/files/pkg-message.in