Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 15:13:04 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44968: Update port: devel/hypersrc to 5.3.2
Message-ID:  <200211052313.gA5ND4Jw061648@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         44968
>Category:       ports
>Synopsis:       Update port: devel/hypersrc to 5.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 05 15:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 5.3.2

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/hypersrc/Makefile devel/hypersrc/Makefile
--- /usr/ports/devel/hypersrc/Makefile	Tue Sep 10 20:08:20 2002
+++ devel/hypersrc/Makefile	Mon Nov  4 21:53:37 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	hypersrc
-PORTVERSION=	5.2.11
+PORTVERSION=	5.3.2
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/
 MASTER_SITE_SUBDIR=	latest old
@@ -18,15 +18,16 @@
 
 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 -urN /usr/ports/devel/hypersrc/distinfo devel/hypersrc/distinfo
--- /usr/ports/devel/hypersrc/distinfo	Tue Sep 10 20:08:20 2002
+++ devel/hypersrc/distinfo	Mon Nov  4 21:57:19 2002
@@ -1 +1 @@
-MD5 (hypersrc-5.2.11.tar.gz) = 499492b9a8248e0f0f2b1141fbabe704
+MD5 (hypersrc-5.3.2.tar.gz) = b3d9f857487fa89cea16c9428a3e9b46

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211052313.gA5ND4Jw061648>