ports/51902: [Update Port]: net/gps to 0.9.3 [Fix problem in prev. pr]

Sebastian Yepes esn at x123.info
Tue May 6 22:30:27 UTC 2003


>Number:         51902
>Category:       ports
>Synopsis:       [Update Port]: net/gps to 0.9.3 [Fix problem in prev. pr]
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 06 15:30:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Yepes [ESN]
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD agosto 4.8-STABLE FreeBSD 4.8-STABLE #1: Wed Apr 30 18:51:45 GMT 2003 root at wire2:/usr/obj/usr/src/sys/MYK4 i386


	
>Description:
	Fixed problem with the PORTNAME value. & ported to diff -urN
	Update for the last version of net/gps 0.9.3
>How-To-Repeat:
	
>Fix:

diff -urN gps.old/Makefile gps/Makefile
--- gps.old/Makefile	Tue May  6 23:55:19 2003
+++ gps/Makefile	Wed May  7 00:13:22 2003
@@ -7,9 +7,10 @@
 #
 
 PORTNAME=	gps
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.3
 CATEGORIES=	net
 MASTER_SITES=	http://gps.sourceforge.net/release/
+DISTNAME=	${PORTNAME}-${PORTVERSION}-FRC
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Ghost Port Scan
diff -urN gps.old/distinfo gps/distinfo
--- gps.old/distinfo	Tue May  6 23:55:19 2003
+++ gps/distinfo	Tue May  6 23:57:05 2003
@@ -1 +1 @@
-MD5 (gps-0.9.1.tar.gz) = aaa41ea7991efbdb4f09b1d95f06c4ef
+MD5 (gps-0.9.3-FRC.tar.gz) = 49b0727c0188f75ec2790fef817fa107
diff -urN gps.old/pkg-plist gps/pkg-plist
--- gps.old/pkg-plist	Tue May  6 23:55:19 2003
+++ gps/pkg-plist	Tue May  6 23:57:05 2003
@@ -1,4 +1,5 @@
 bin/gps
+%%PORTDOCS%%share/doc/gps/FAQ
 %%PORTDOCS%%share/doc/gps/features.html
 %%PORTDOCS%%share/doc/gps/links.html
 %%PORTDOCS%%share/doc/gps/usage.html
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list