Date: Wed, 11 Sep 2013 12:57:13 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326973 - head/www/g-cows Message-ID: <201309111257.r8BCvD5I076888@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Wed Sep 11 12:57:13 2013 New Revision: 326973 URL: http://svnweb.freebsd.org/changeset/ports/326973 Log: - Update to 1.12 [1] - Trim Makefile's header PR: ports/182011 [1] Submitted by: Andrea Sozzi <as@g-cows.org> (maintainer) Modified: head/www/g-cows/Makefile head/www/g-cows/distinfo Modified: head/www/g-cows/Makefile ============================================================================== --- head/www/g-cows/Makefile Wed Sep 11 12:48:07 2013 (r326972) +++ head/www/g-cows/Makefile Wed Sep 11 12:57:13 2013 (r326973) @@ -1,14 +1,10 @@ -# New ports collection makefile for: g-cows -# Date created: 6 March 2006 -# Whom: Andrea Sozzi <as@g-cows.org> -# +# Created by: Andrea Sozzi <as@g-cows.org> # $FreeBSD$ -# 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 Modified: head/www/g-cows/distinfo ============================================================================== --- head/www/g-cows/distinfo Wed Sep 11 12:48:07 2013 (r326972) +++ head/www/g-cows/distinfo Wed Sep 11 12:57:13 2013 (r326973) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309111257.r8BCvD5I076888>