From f2fd682bdecdabe705e8de9ef79e437288042721 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Fri, 17 Jan 2003 14:16:48 +0000 Subject: upgrade to 0.7 --- net/jumpgate/Makefile | 14 ++++---------- net/jumpgate/distinfo | 2 +- net/jumpgate/pkg-descr | 3 --- net/jumpgate/pkg-plist | 2 +- 4 files changed, 6 insertions(+), 15 deletions(-) (limited to 'net/jumpgate') diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile index 6407f5dbd1d8..7dcf693d7935 100644 --- a/net/jumpgate/Makefile +++ b/net/jumpgate/Makefile @@ -6,20 +6,14 @@ # PORTNAME= jumpgate -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://jumpgate.sourceforge.net/ MAINTAINER= leeym@FreeBSD.org -ALL_TARGET= generic -USE_REINPLACE= yes +GNU_CONFIGURE= yes -pre-build: - ${REINPLACE_CMD} -e "s@gcc@${CC}@g; s@-Wall@-Wall ${CFLAGS}@g" ${WRKSRC}/Makefile - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin +MAN8= jumpgate.8 .include diff --git a/net/jumpgate/distinfo b/net/jumpgate/distinfo index b56c9764194d..cd04cafd4102 100644 --- a/net/jumpgate/distinfo +++ b/net/jumpgate/distinfo @@ -1 +1 @@ -MD5 (jumpgate-0.6.tar.gz) = a5faf5ebebbf8b9e20137c53663be8b7 +MD5 (jumpgate-0.7.tar.gz) = 9fa129ca04e82b9cef4e646e29af2d64 diff --git a/net/jumpgate/pkg-descr b/net/jumpgate/pkg-descr index 4263ea8b0ba8..00881df9f49a 100644 --- a/net/jumpgate/pkg-descr +++ b/net/jumpgate/pkg-descr @@ -3,6 +3,3 @@ improvements over the existing programs that do the same thing. Only tested on OpenBSD, but should run without problems on any Unix-like system. If you furtherly improve it, please send me the diffs. As always, published under a BSD style license, see the included LICENSE file. - --- -Yen-Ming Lee diff --git a/net/jumpgate/pkg-plist b/net/jumpgate/pkg-plist index b1ac4788bc74..29b59966a0cb 100644 --- a/net/jumpgate/pkg-plist +++ b/net/jumpgate/pkg-plist @@ -1 +1 @@ -bin/jumpgate +sbin/jumpgate -- cgit v1.2.3