Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 19:10:23 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28613: Update net/ipcalc to 0.34
Message-ID:  <200107012310.f61NANk19080@electron.databits.net>

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

>Number:         28613
>Category:       ports
>Synopsis:       Update net/ipcalc to 0.34
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 16:20:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

- update to version 0.34
- take over as maintainer

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/ipcalc/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2001/05/26 04:44:49	1.2
+++ Makefile	2001/07/01 23:08:54
@@ -6,15 +6,16 @@
 # $FreeBSD: ports/net/ipcalc/Makefile,v 1.1 2001/05/21 06:30:15 ijliao Exp $
 
 PORTNAME=	ipcalc
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	net
 MASTER_SITES=	http://jodies.de/
 DISTFILES=	ipcalc.pl
-EXTRACT_ONLY=
+EXTRACT_ONLY=	# empty
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	petef@databits.net
 
 NO_BUILD=	yes
+USE_PERL5=	yes
 
 do-install:
 	${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/ipcalc/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2001/05/21 06:30:15	1.1
+++ distinfo	2001/07/01 23:08:39
@@ -1 +1 @@
-MD5 (ipcalc.pl) = 69cabe6175621afaf3397a6b9e2e4bb5
+MD5 (ipcalc.pl) = 38e75c33243ed566dc71cf0266e8ba03
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/ipcalc/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2001/05/21 06:30:15	1.1
+++ pkg-descr	2001/07/01 23:09:04
@@ -7,3 +7,6 @@
 (255.255.255.0). Inverse netmasks are recognized. 
 
 WWW: http://jodies.de/ipcalc/
+
+- Pete
+petef@databits.net
>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?200107012310.f61NANk19080>