ports/142783: [PATCH] games/xcowsay Update to 1.2, take maintainership

Rob Farmer rfarmer at predatorlabs.net
Wed Jan 13 14:50:02 UTC 2010


>Number:         142783
>Category:       ports
>Synopsis:       [PATCH] games/xcowsay Update to 1.2, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 13 14:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD amethyst.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r202069: Mon Jan 11 00:32:29 PST 2010 rfarmer at amethyst.predatorlabs.net:/usr/obj/usr/src/sys/AMETHYST i386
>Description:
* Update to 1.2
* Mirror the distfile - the author's site seems to check your http referrer and 403's anyone who didn't come from his download page, which breaks "make fetch"
* Take maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN xcowsay.old/Makefile xcowsay/Makefile
--- xcowsay.old/Makefile	2010-01-12 10:37:38.000000000 -0800
+++ xcowsay/Makefile	2010-01-12 10:44:51.000000000 -0800
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	xcowsay
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2
 CATEGORIES=	games gnome
-MASTER_SITES=	http://www.nickg.me.uk/files/
+MASTER_SITES=	http://www.predatorlab.net/dl/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	rfarmer at predatorlabs.net
 COMMENT=	A graphical configurable talking cow
 
 OPTIONS=	DBUS "Enable DBus support" off
diff -ruN xcowsay.old/distinfo xcowsay/distinfo
--- xcowsay.old/distinfo	2010-01-12 10:37:38.000000000 -0800
+++ xcowsay/distinfo	2010-01-12 10:46:44.000000000 -0800
@@ -1,3 +1,3 @@
-MD5 (xcowsay-1.1.1.tar.gz) = b6ba1b3726fc6d365311693e583d3c14
-SHA256 (xcowsay-1.1.1.tar.gz) = 121ad38463808217ef0b56a192848cb07add74937a0190c89b881e062f374719
-SIZE (xcowsay-1.1.1.tar.gz) = 258392
+MD5 (xcowsay-1.2.tar.gz) = a0f8e511a5c07d9e48057ad8100fa42b
+SHA256 (xcowsay-1.2.tar.gz) = 27d576b541fbc0aa00be3b3013b5161596eff594ff18abf557ad81cd6b5de324
+SIZE (xcowsay-1.2.tar.gz) = 264592


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



More information about the freebsd-ports-bugs mailing list