svn commit: r316546 - head/textproc/codespell

Glen Barber gjb at FreeBSD.org
Fri Apr 26 02:39:35 UTC 2013


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 at 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


More information about the svn-ports-all mailing list