ports/112692: patch to update net/radiator port from version 3.16 to 3.17.1

Erik Klavon erik at ack.berkeley.edu
Tue May 15 21:30:04 UTC 2007


>Number:         112692
>Category:       ports
>Synopsis:       patch to update net/radiator port from version 3.16 to 3.17.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 15 21:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Erik Klavon
>Release:        6.2
>Organization:
UC Berkeley
>Environment:
FreeBSD vermeer.net.berkeley.edu 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri May 11 18:22:14 PDT 2007     erik at vermeer.net.berkeley.edu:/usr/obj/usr/src/sys/NAUTH  i386

>Description:
The current version of the net/radiator port is set for version 3.16 of the radiator software. The most recent version of radiator available is version 3.17.1. The attached patch updates the port version variable in the Makefile to 3.17.1 and related values in the distinfo file so that the net/radiator port will install radiator version 3.17.1.
>How-To-Repeat:
Attempt to use the current net/radiator port to install version 3.17.1 of the radiator software using the tarball Radiator-3.17.1.tgz downloaded from the open systems website open.com.au.
>Fix:
See attached patch.

Patch attached with submission follows:

diff -ur net/radiator/Makefile net/radiator-3.17.1/Makefile
--- net/radiator/Makefile	Thu May 10 23:56:07 2007
+++ net/radiator-3.17.1/Makefile	Tue May 15 21:02:04 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Radiator
-PORTVERSION=	3.16
+PORTVERSION=	3.17.1
 CATEGORIES=	net
 MASTER_SITES=	# fetch manually
 EXTRACT_SUFX=	.tgz
diff -ur net/radiator/distinfo net/radiator-3.17.1/distinfo
--- net/radiator/distinfo	Thu May 10 23:56:07 2007
+++ net/radiator-3.17.1/distinfo	Tue May 15 21:02:18 2007
@@ -1,3 +1,3 @@
-MD5 (Radiator/Radiator-3.16.tgz) = e24f82097523c527d8c3c32b73ebaa19
-SHA256 (Radiator/Radiator-3.16.tgz) = d695fa27a8acbeaf41e472db680881c8597a7e9c6bb989982d702607dfafaaba
-SIZE (Radiator/Radiator-3.16.tgz) = 4067403
+MD5 (Radiator/Radiator-3.17.1.tgz) = bac8bed8883c80b2791e58535fa19959
+SHA256 (Radiator/Radiator-3.17.1.tgz) = ca36373132352e660ecf93a6525671d406c9e68c98bbb2af4fd1bfdb62d1ac24
+SIZE (Radiator/Radiator-3.17.1.tgz) = 4146198

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list