ports/156830: [patch] Update graphics/gource to version 0.32

Benedict Reuschling bcr at FreeBSD.org
Thu May 5 13:10:12 UTC 2011


>Number:         156830
>Category:       ports
>Synopsis:       [patch] Update graphics/gource to version 0.32
>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:   Thu May 05 13:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Benedict Reuschling
>Release:        8.2-STABLE
>Organization:
The FreeBSD Project
>Environment:
n/a
>Description:
The attached patch updates gource to version 0.32. Tested with port test, portlint and the actual program with a commit history from svn.
>How-To-Repeat:
Compare the current version on the homepage with the one in the ports collection.
>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -ruN gource.old/Makefile gource/Makefile
--- gource.old/Makefile	2011-05-05 12:48:45.000000000 +0000
+++ gource/Makefile	2011-05-05 12:49:24.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gource
-PORTVERSION=	0.28
+PORTVERSION=	0.32
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN gource.old/distinfo gource/distinfo
--- gource.old/distinfo	2011-05-05 12:48:45.000000000 +0000
+++ gource/distinfo	2011-05-05 12:49:29.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (gource-0.28.tar.gz) = 82cadbd7791cff913970a63d63d894ff
-SHA256 (gource-0.28.tar.gz) = c37648e70230b45c0170ed036d3aa9db2b1a4d9c59b2ca48c741d8e4d846a324
-SIZE (gource-0.28.tar.gz) = 606085
+SHA256 (gource-0.32.tar.gz) = fda5692e811c37f4601ddff78ffd316a9a2328085038a4695643159b8ba3a7de
+SIZE (gource-0.32.tar.gz) = 653504


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



More information about the freebsd-ports-bugs mailing list