ports/57884: net/netmask maintainer update

Mike Bristow mike at urgle.com
Sun Oct 12 11:10:21 UTC 2003


>Number:         57884
>Category:       ports
>Synopsis:       net/netmask maintainer update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 12 04:10:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mike Bristow
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD lir.urgle.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Oct 4 20:26:34 BST 2003 root at lir.urgle.com:/scratch/usr.obj/usr/src/sys/LIR i386


>Description:
	net/netmask is out of date (and upstream distfile is missing)
>How-To-Repeat:
	cd /usr/ports/net/netmask && make
>Fix:

	Apply the following patch, noting that it removes files/patch-aa:

diff -ru /usr/ports/net/netmask/Makefile netmask/Makefile
--- /usr/ports/net/netmask/Makefile	Mon Jul 14 03:53:01 2003
+++ netmask/Makefile	Wed Oct  8 08:08:45 2003
@@ -4,11 +4,11 @@
 # $FreeBSD: ports/net/netmask/Makefile,v 1.3 2003/07/14 02:53:01 sf Exp $
 
 PORTNAME=	netmask
-PORTVERSION=	2.3.3
-PORTREVISION=	2
+PORTVERSION=	2.3.7
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR=	dists/potato/main/source/net
+MASTER_SITE_SUBDIR=	pool/main/n/netmask/
 DISTNAME=	netmask_${PORTVERSION}
 
 MAINTAINER=	mike at urgle.com
@@ -16,7 +16,7 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
 USE_GETOPT_LONG=yes
-USE_AUTOMAKE=	yes
+GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
 MAN1=		netmask.1
diff -ru /usr/ports/net/netmask/distinfo netmask/distinfo
--- /usr/ports/net/netmask/distinfo	Tue Dec 19 10:29:24 2000
+++ netmask/distinfo	Wed Oct  8 07:39:28 2003
@@ -1 +1 @@
-MD5 (netmask_2.3.3.tar.gz) = feea81712136bd200c3f87ab40b509b8
+MD5 (netmask_2.3.7.tar.gz) = 6e1b1c0694296bbe37ba8cb6a4902436
Only in /usr/ports/net/netmask/files: patch-aa
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list