Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 11:08:46 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37327: [maintainer update] net/ipv6calc from 0.38 to 0.40
Message-ID:  <20020422010846.8EDC28F2@k7.mavetju.org>

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

>Number:         37327
>Category:       ports
>Synopsis:       [maintainer update] net/ipv6calc from 0.38 to 0.40
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 21 18:10:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju.org 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

$FreeBSD: ports/net/ipv6calc/Makefile,v 1.4 2002/04/12 17:09:56 ade Exp $

>Description:

Upgrade to version 0.40

>How-To-Repeat:

n/a

>Fix:

NOTE: Please remove the directory files, it's not needed anymore.

--- ipv6calc.old/Makefile	Sat Apr 13 03:09:56 2002
+++ ipv6calc/Makefile	Mon Apr 22 11:03:48 2002
@@ -6,27 +6,20 @@
 #
 
 PORTNAME=	ipv6calc
-PORTVERSION=	0.38
-PORTREVISION=	1
+PORTVERSION=	0.40
 CATEGORIES=	net ipv6
 MASTER_SITES=	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
 
 MAINTAINER=	edwin@mavetju.org
 
-LIB_DEPENDS=	intl.2:${PORTSDIR}/devel/gettext \
-		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS=	intl.2:${PORTSDIR}/devel/gettext
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_LIBTOOL=	yes
 
-post-extract:
-.for junk in config.h config.log Makefile config.status ipv6calc.h \
-	config.cache
-	@${RM} ${WRKSRC}/${junk}
-.endfor
-
 do-install:
-	@${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc ${PREFIX}/bin
+	@${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc/ipv6calc ${PREFIX}/bin
+	@${INSTALL_PROGRAM} ${WRKSRC}/ipv6logconv/ipv6logconv ${PREFIX}/bin
 
 .include <bsd.port.mk>
--- ipv6calc.old/distinfo	Wed Feb 27 10:09:56 2002
+++ ipv6calc/distinfo	Mon Apr 22 10:11:58 2002
@@ -1 +1 @@
-MD5 (ipv6calc-0.38.tar.gz) = 8d980acc620f7419358982789bd5979b
+MD5 (ipv6calc-0.40.tar.gz) = a723f0de431a454bb0edf882e67bfb55
--- ipv6calc.old/pkg-plist	Thu Jan 31 08:02:43 2002
+++ ipv6calc/pkg-plist	Mon Apr 22 11:03:54 2002
@@ -1 +1,2 @@
 bin/ipv6calc
+bin/ipv6logconv
>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?20020422010846.8EDC28F2>