Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 19:50:51 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/43457: Update Port net/airport
Message-ID:  <200209281750.g8SHopnD030438@sauna.arved.de>

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

>Number:         43457
>Category:       ports
>Synopsis:       Update Port net/airport
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 28 11:00:13 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	Update to Configurator to 2.0.1
	Since I have an RG1000 claim Maintership.
	Fix plist
	Update pkg-descr to match reality
	
>How-To-Repeat:
	
>Fix:

	

--- airport.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/airport/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	26 May 2002 16:36:05 -0000	1.16
+++ Makefile	28 Sep 2002 17:40:34 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	airport
-PORTVERSION=	2.0
+PORTVERSION=	2.0.1
 CATEGORIES=	net java
 MASTER_SITES=	http://edge.mcs.drexel.edu/GICL/people/sevy/airport/
-DISTFILES=	configurator_${PORTVERSION:S/.//g}${EXTRACT_SUFX} \
+DISTFILES=	configurator_${PORTVERSION:S/.0.1/0/g}${EXTRACT_SUFX} \
 		configurator_${OLDAPCVERSION:S/.//g}${EXTRACT_SUFX} \
 		link_monitor_${LINKMONVERSION:S/.//}${EXTRACT_SUFX} \
 		host_monitor_${HOSTMONVERSION:S/.//}${EXTRACT_SUFX} \
 		airportmodemutility_${MODEMVERSION:S/.//}${EXTRACT_SUFX}
 
-MAINTAINER=	ports@freebsd.org
+MAINTAINER=	freebsdports@arved.de
 
 RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper
 
@@ -32,19 +32,17 @@
 HOSTMONVERSION=	1.0
 MODEMVERSION=	2.0
 
-.include <bsd.port.pre.mk>
-
 do-install:
 	@cd ${WRKSRC}; \
 		${MKDIR} ${PREFIX}/share/doc/airport/helpdocs; \
 		${MKDIR} ${PREFIX}/share/java; \
 		${INSTALL_DATA} ${WRKSRC}/*jar ${PREFIX}/share/java; \
-		${INSTALL_DATA} ${WRKSRC}/configurator_${PORTVERSION:S/.//g}/*jar ${PREFIX}/share/java; \
+		${INSTALL_DATA} ${WRKSRC}/configurator_${PORTVERSION:S/.0.1/0/g}/*jar ${PREFIX}/share/java; \
 		${INSTALL_DATA} ${WRKSRC}/configurator_${OLDAPCVERSION:S/.//g}/*jar ${PREFIX}/share/java; \
-		${INSTALL_DATA} ${WRKSRC}/airportmodemutility_${PORTVERSION:S/.//g}/*jar ${PREFIX}/share/java; \
+		${INSTALL_DATA} ${WRKSRC}/airportmodemutility_${PORTVERSION:S/.0.1/0/g}/*jar ${PREFIX}/share/java; \
 		${INSTALL_DATA} ${WRKSRC}/AUTHORS ${PREFIX}/share/doc/airport; \
 		${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/airport; \
-		${INSTALL_DATA} ${WRKSRC}/configurator_${PORTVERSION:S/.//g}/helpdocs/* ${PREFIX}/share/doc/airport/helpdocs; \
+		${INSTALL_DATA} ${WRKSRC}/configurator_${PORTVERSION:S/.0.1/0/g}/helpdocs/* ${PREFIX}/share/doc/airport/helpdocs; \
 		${SED} \
 			-e s,%%PREFIX%%,${PREFIX},g \
 			< ${FILESDIR}/airport > ${PREFIX}/bin/airport; \
@@ -54,4 +52,4 @@
 		${LN} ${PREFIX}/bin/airport ${PREFIX}/bin/linkmon
 		${LN} ${PREFIX}/bin/airport ${PREFIX}/bin/airmodem
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/airport/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	26 May 2002 16:36:05 -0000	1.10
+++ distinfo	28 Sep 2002 17:42:51 -0000
@@ -1,4 +1,4 @@
-MD5 (configurator_20.zip) = 656bf8a262ae6efe9ddfc9297537d24d
+MD5 (configurator_20.zip) = 766b687e041001ced655a11fd368d7e9
 MD5 (configurator_152.zip) = 1abe6dc50d85dfbca51101dd689e6fea
 MD5 (link_monitor_11.zip) = e6837268e0edcdfd1566dec35b09deb7
 MD5 (host_monitor_10.zip) = 8f413a9a283c28d3e7ba461b79da1b45
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/airport/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	22 May 2001 03:56:35 -0000	1.2
+++ pkg-descr	28 Sep 2002 17:46:47 -0000
@@ -5,8 +5,9 @@
 On the RG-1000 the net name cannot be changed and is overridden by
 the hex number on the label on the bottom.
 
-This port also installs the Link Monitor and Host Monitor utilities.
-It doesn't install the modem utility because there's no version numbered
-distfile available.
+This port also installs the Link Monitor and Host Monitor utilities
+and the Modem utility.
+The Configurator for the new "Snow" Basestation is started with "airport2".
 
+Author:	Jon Sevy <jsevy@mcs.drexel.edu>
 WWW: http://edge.mcs.drexel.edu/GICL/people/sevy/airport/index.html
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/airport/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- pkg-plist	26 May 2002 16:36:05 -0000	1.7
+++ pkg-plist	28 Sep 2002 17:28:15 -0000
@@ -1,4 +1,5 @@
 bin/airport
+bin/airport2
 bin/hostmon
 bin/linkmon
 bin/airmodem
--- airport.diff ends here ---


>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?200209281750.g8SHopnD030438>