aboutsummaryrefslogtreecommitdiff
path: root/devel/hypersrc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-06 17:06:24 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-06 17:06:24 +0000
commit2142fb332c745e5d507f9c1f5d70d87859e8c969 (patch)
tree3711a4eaa16def80924b149e08bd91ea0fd6ed39 /devel/hypersrc
parent6f0cb0ff51ae668870ed6c6f8ffb24d465d76d62 (diff)
downloadports-2142fb332c745e5d507f9c1f5d70d87859e8c969.tar.gz
ports-2142fb332c745e5d507f9c1f5d70d87859e8c969.zip
upgrade to 5.3.2
PR: 44968 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=69601
Diffstat (limited to 'devel/hypersrc')
-rw-r--r--devel/hypersrc/Makefile12
-rw-r--r--devel/hypersrc/distinfo2
-rw-r--r--devel/hypersrc/pkg-comment1
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/hypersrc/Makefile b/devel/hypersrc/Makefile
index 636c84aa7523..0f092d350820 100644
--- a/devel/hypersrc/Makefile
+++ b/devel/hypersrc/Makefile
@@ -7,7 +7,8 @@
#
PORTNAME= hypersrc
-PORTVERSION= 5.2.11
+PORTVERSION= 5.3.2
+PORTCOMMENT= Source code browser
CATEGORIES= devel
MASTER_SITES= ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/
MASTER_SITE_SUBDIR= latest old
@@ -18,15 +19,16 @@ RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_BISON= yes
+USE_PERL5= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomelibs
-USE_GMAKE= yes
+USE_GNOME= gnomelibs
+USE_BISON= yes
USE_REINPLACE= yes
+USE_GMAKE= yes
MAKEFILE= GNUmakefile
post-patch:
- @${REINPLACE_CMD} -e 's|/usr/bin/ctags|${LOCALBASE}/bin/exctags|g' ${WRKSRC}/Hypersrc.pl
+ @${REINPLACE_CMD} -e 's|"ctags"|"exctags"|g' ${WRKSRC}/Hypersrc.pl
@${REINPLACE_CMD} -e 's|"-i +m -x -u"|"-x"|g' ${WRKSRC}/ctags.pl
.include <bsd.port.mk>
diff --git a/devel/hypersrc/distinfo b/devel/hypersrc/distinfo
index 2c13b532ef4d..5933f62e4f03 100644
--- a/devel/hypersrc/distinfo
+++ b/devel/hypersrc/distinfo
@@ -1 +1 @@
-MD5 (hypersrc-5.2.11.tar.gz) = 499492b9a8248e0f0f2b1141fbabe704
+MD5 (hypersrc-5.3.2.tar.gz) = b3d9f857487fa89cea16c9428a3e9b46
diff --git a/devel/hypersrc/pkg-comment b/devel/hypersrc/pkg-comment
deleted file mode 100644
index 7f3a50b6fdbd..000000000000
--- a/devel/hypersrc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Source code browser