Date: Sun, 6 Apr 2014 11:54:17 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350353 - head/math/units Message-ID: <201404061154.s36BsHom062298@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Sun Apr 6 11:54:17 2014 New Revision: 350353 URL: http://svnweb.freebsd.org/changeset/ports/350353 QAT: https://qat.redports.org/buildarchive/r350353/ Log: - Update to 2.10 PR: ports/188085 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Modified: head/math/units/Makefile head/math/units/distinfo head/math/units/pkg-plist Modified: head/math/units/Makefile ============================================================================== --- head/math/units/Makefile Sun Apr 6 11:44:15 2014 (r350352) +++ head/math/units/Makefile Sun Apr 6 11:54:17 2014 (r350353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= units -PORTVERSION= 2.02 +PORTVERSION= 2.10 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/math/units/distinfo ============================================================================== --- head/math/units/distinfo Sun Apr 6 11:44:15 2014 (r350352) +++ head/math/units/distinfo Sun Apr 6 11:54:17 2014 (r350353) @@ -1,2 +1,2 @@ -SHA256 (units-2.02.tar.gz) = 2b34fa70c9319956135b990afc1ac99d411ba5b291b5d29e4a89fdf052944e9a -SIZE (units-2.02.tar.gz) = 768135 +SHA256 (units-2.10.tar.gz) = 8ca2f35bf82aef59aecceb8efebe91d29a3331ae889aafe32f3a7aacca5c4439 +SIZE (units-2.10.tar.gz) = 861463 Modified: head/math/units/pkg-plist ============================================================================== --- head/math/units/pkg-plist Sun Apr 6 11:44:15 2014 (r350352) +++ head/math/units/pkg-plist Sun Apr 6 11:54:17 2014 (r350353) @@ -2,6 +2,5 @@ bin/gunits bin/gunits_cur share/units/currency.units share/units/definitions.units -share/units/locale.map man/man1/gunits.1.gz @dirrm share/units
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404061154.s36BsHom062298>