Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2013 11:56:29 GMT
From:      Andrea Sozzi <as@g-cows.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182011: [maintainer update] www/g-cows to 1.12
Message-ID:  <201309111156.r8BBuTkt057801@oldred.freebsd.org>
Resent-Message-ID: <201309111200.r8BC00tB051299@freefall.freebsd.org>

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

>Number:         182011
>Category:       ports
>Synopsis:       [maintainer update] www/g-cows to 1.12
>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:   Wed Sep 11 12:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrea Sozzi
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD darkstar.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This is an update of www/g-cows to its latest version, 1.12. 

It fixes a build error on FreeBSD 10.0-CURRENT reported by the FreeBSD package build server.
>How-To-Repeat:

>Fix:
Patch attached

Patch attached with submission follows:

diff -ruN g-cows.bak/Makefile g-cows/Makefile
--- g-cows.bak/Makefile	2012-11-17 07:02:34.000000000 +0100
+++ g-cows/Makefile	2013-09-11 11:30:43.000000000 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	g-cows
-PORTVERSION=	1.9.1
+PORTVERSION=	1.12
 CATEGORIES=	www
-MASTER_SITES=	http://www.g-cows.org/download/1.9/
+MASTER_SITES=	http://www.g-cows.org/download/1.12/
 
 MAINTAINER=	as@g-cows.org
 COMMENT=	Scripting language for creation of web sites
diff -ruN g-cows.bak/distinfo g-cows/distinfo
--- g-cows.bak/distinfo	2011-03-19 13:34:14.000000000 +0100
+++ g-cows/distinfo	2013-09-11 11:30:53.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (g-cows-1.9.1.tar.gz) = 889412f9d16a3161f53f4cff9baff8a9f0339ae5def5af8979bc821277d1aeb0
-SIZE (g-cows-1.9.1.tar.gz) = 181740
+SHA256 (g-cows-1.12.tar.gz) = 44b8b460b956cf2eef54187ce99989d948b94ca5fb23d87f6debae1101277559
+SIZE (g-cows-1.12.tar.gz) = 205424


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



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