Date: Fri, 26 Apr 2013 02:39:35 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316546 - head/textproc/codespell Message-ID: <201304260239.r3Q2dZds050512@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Apr 26 02:39:34 2013 New Revision: 316546 URL: http://svnweb.freebsd.org/changeset/ports/316546 Log: - Update to 1.5. - Remove leading comments in Makefile. Modified: head/textproc/codespell/Makefile head/textproc/codespell/distinfo Modified: head/textproc/codespell/Makefile ============================================================================== --- head/textproc/codespell/Makefile Fri Apr 26 02:39:17 2013 (r316545) +++ head/textproc/codespell/Makefile Fri Apr 26 02:39:34 2013 (r316546) @@ -1,12 +1,9 @@ -# New ports collection makefile for: codespell -# Date created: 6 August 2011 -# Whom: Glen Barber <gjb@FreeBSD.org> # # $FreeBSD$ # PORTNAME= codespell -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= textproc MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \ http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ Modified: head/textproc/codespell/distinfo ============================================================================== --- head/textproc/codespell/distinfo Fri Apr 26 02:39:17 2013 (r316545) +++ head/textproc/codespell/distinfo Fri Apr 26 02:39:34 2013 (r316546) @@ -1,2 +1,2 @@ -SHA256 (codespell-1.4.tar.xz) = b86f72ce7e20851473fe37e6e425e95a29cc1d7cd10b8d837d8013b2d280d158 -SIZE (codespell-1.4.tar.xz) = 38532 +SHA256 (codespell-1.5.tar.xz) = 03e82c1859a90f28517e149c28386e8bddbf99bafc81e31a2be8fb159a29bdd8 +SIZE (codespell-1.5.tar.xz) = 38552
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304260239.r3Q2dZds050512>