Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2011 09:20:03 GMT
From:      Alex Deiter <alex.deiter@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153896: [PATCH] update net/udpxy from 1.0.16 up to 1.0.19
Message-ID:  <201101110920.p0B9K3gG019244@red.freebsd.org>
Resent-Message-ID: <201101110920.p0B9K9dH029509@freefall.freebsd.org>

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

>Number:         153896
>Category:       ports
>Synopsis:       [PATCH] update net/udpxy from 1.0.16 up to 1.0.19
>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:   Tue Jan 11 09:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alex Deiter
>Release:        8.1-RELEASE
>Organization:
N/A
>Environment:
FreeBSD x4150b.tdc 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
update net/udpxy from 1.0.16 up to 1.0.19
>How-To-Repeat:
cd /usr/ports/net/udpxy && make install
>Fix:
apply patch

Patch attached with submission follows:

diff -ur udpxy.orig/Makefile udpxy/Makefile
--- udpxy.orig/Makefile	2010-05-09 11:21:50.000000000 +0000
+++ udpxy/Makefile	2011-01-11 09:12:52.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	udpxy
-PORTVERSION=	1.0.16
+PORTVERSION=	1.0.19
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${RELEASE_MASCOT}-${PORTVERSION:R}
 DISTNAME=	${PORTNAME}.${PORTVERSION:R}-${RELEASE_MASCOT}-${PORTVERSION:E}
diff -ur udpxy.orig/distinfo udpxy/distinfo
--- udpxy.orig/distinfo	2010-05-09 11:21:50.000000000 +0000
+++ udpxy/distinfo	2011-01-11 09:12:56.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (udpxy.1.0-Chipmunk-16.tgz) = 0bba6fd3e0b0065424b198abdf0acb7d
-SHA256 (udpxy.1.0-Chipmunk-16.tgz) = d6e9e387e4fb465c8835bb95c6b1488122a20cc47a6991733b814bbcab31c325
-SIZE (udpxy.1.0-Chipmunk-16.tgz) = 79231
+SHA256 (udpxy.1.0-Chipmunk-19.tgz) = 1598f84c6338b303f181aea189568dda24712a60a65e7d2188c72cb2b26ec54c
+SIZE (udpxy.1.0-Chipmunk-19.tgz) = 80034


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101110920.p0B9K3gG019244>