Date: Tue, 3 Sep 2013 00:28:37 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326115 - head/math/ised Message-ID: <201309030028.r830SbV0064425@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Tue Sep 3 00:28:37 2013 New Revision: 326115 URL: http://svnweb.freebsd.org/changeset/ports/326115 Log: cause you need to commit from the port Modified: head/math/ised/Makefile head/math/ised/distinfo Modified: head/math/ised/Makefile ============================================================================== --- head/math/ised/Makefile Tue Sep 3 00:13:06 2013 (r326114) +++ head/math/ised/Makefile Tue Sep 3 00:28:37 2013 (r326115) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ised -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} @@ -11,6 +11,7 @@ COMMENT= Tool for generating number sequ LICENSE= GPLv3 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= yes Modified: head/math/ised/distinfo ============================================================================== --- head/math/ised/distinfo Tue Sep 3 00:13:06 2013 (r326114) +++ head/math/ised/distinfo Tue Sep 3 00:28:37 2013 (r326115) @@ -1,2 +1,2 @@ -SHA256 (ised-2.4.1.tar.bz2) = 067e2f504ed816acda1480129b226c18771baec9ef96b1f092092e15ee0f66e8 -SIZE (ised-2.4.1.tar.bz2) = 123266 +SHA256 (ised-2.4.2.tar.bz2) = be941e1ed2a31bd2fbb2bccb48613dbec19bd5c5d46aeee4d43f55af2b95ce86 +SIZE (ised-2.4.2.tar.bz2) = 130162
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309030028.r830SbV0064425>