Summary: | MAINTAINER-UPDATE math/units -> 2.02 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | jharris |
Component: | Individual Port(s) | Assignee: | William Grzybowski <wg> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | jharris |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
jharris
2013-07-12 13:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it. Author: wg Date: Wed Jul 17 13:14:07 2013 New Revision: 323165 URL: http://svnweb.freebsd.org/changeset/ports/323165 Log: math/units: update to 2.02 - Update to 2.02 PR: ports/180491 Submitted by: Jason Harris <jharris widomaker.com> (maintainer) Modified: head/math/units/Makefile head/math/units/distinfo Modified: head/math/units/Makefile ============================================================================== --- head/math/units/Makefile Wed Jul 17 12:56:23 2013 (r323164) +++ head/math/units/Makefile Wed Jul 17 13:14:07 2013 (r323165) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= units -PORTVERSION= 2.01 +PORTVERSION= 2.02 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -11,7 +11,6 @@ MAINTAINER= jharris@widomaker.com COMMENT= Unit conversion and calculation LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g Modified: head/math/units/distinfo ============================================================================== --- head/math/units/distinfo Wed Jul 17 12:56:23 2013 (r323164) +++ head/math/units/distinfo Wed Jul 17 13:14:07 2013 (r323165) @@ -1,2 +1,2 @@ -SHA256 (units-2.01.tar.gz) = 138b12c70bffa0e484fdfe579927412b1ac573e8351c17d8938592f9ba9a88f2 -SIZE (units-2.01.tar.gz) = 709368 +SHA256 (units-2.02.tar.gz) = 2b34fa70c9319956135b990afc1ac99d411ba5b291b5d29e4a89fdf052944e9a +SIZE (units-2.02.tar.gz) = 768135 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |