From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 11 12:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 289C2D0B for ; Wed, 11 Sep 2013 12:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 077D2279F for ; Wed, 11 Sep 2013 12:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8BC000Y051304 for ; Wed, 11 Sep 2013 12:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8BC00tB051299; Wed, 11 Sep 2013 12:00:00 GMT (envelope-from gnats) Resent-Date: Wed, 11 Sep 2013 12:00:00 GMT Resent-Message-Id: <201309111200.r8BC00tB051299@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrea Sozzi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D87D5CA4 for ; Wed, 11 Sep 2013 11:56:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C6DCA2775 for ; Wed, 11 Sep 2013 11:56:29 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8BBuTOl057809 for ; Wed, 11 Sep 2013 11:56:29 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8BBuTkt057801; Wed, 11 Sep 2013 11:56:29 GMT (envelope-from nobody) Message-Id: <201309111156.r8BBuTkt057801@oldred.freebsd.org> Date: Wed, 11 Sep 2013 11:56:29 GMT From: Andrea Sozzi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182011: [maintainer update] www/g-cows to 1.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 12:00:01 -0000 >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: