Bug 189679 - [MAINTAINER] math/units -> 2.11
Summary: [MAINTAINER] math/units -> 2.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-11 19:20 UTC by jharris
Modified: 2014-05-12 13:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2014-05-11 19:20:00 UTC
	Update math/units to 2.11

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message



iJ0EARECAF0FAlNvvUBWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOP3OwCffdiuGQOd9iSorTX2mQqfwTKM1PoAoKvMIerf
glJ8fpKokJJRTBWeO1bb
=VJnK
-----END PGP SIGNATURE-------W9kG2A6eicVnkIEgM6Ehgmo5lKT0evxgTlykrVCCHE7pefvO
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
--- Makefile	(revision 353722)
+++ Makefile	(working copy)
@@ -2,11 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	units
-PORTVERSION=	2.10
-PORTREVISION=	1
+PORTVERSION=	2.11
 CATEGORIES=	math
-MASTER_SITES=	${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	GNU
 
 MAINTAINER=	jharris@widomaker.com
 COMMENT=	Unit conversion and calculation
Index: distinfo
===================================================================
--- distinfo	(revision 353722)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (units-2.10.tar.gz) = 8ca2f35bf82aef59aecceb8efebe91d29a3331ae889aafe32f3a7aacca5c4439
-SIZE (units-2.10.tar.gz) = 861463
+SHA256 (units-2.11.tar.gz) = 53b6daf2a03d9a060449944b0a6c1aca0d18a84d1d9a93098e4a8920181f5abe
+SIZE (units-2.11.tar.gz) = 861772
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
How-To-Repeat: 	Apply patch below.
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2014-05-12 13:34:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2014-05-12 13:34:41 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-12 13:35:15 UTC
Author: ak
Date: Mon May 12 12:35:07 2014
New Revision: 353812
URL: http://svnweb.freebsd.org/changeset/ports/353812
QAT: https://qat.redports.org/buildarchive/r353812/

Log:
  - Update to 2.11
  
  PR:	ports/189679
  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	Mon May 12 12:19:49 2014	(r353811)
+++ head/math/units/Makefile	Mon May 12 12:35:07 2014	(r353812)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	units
-PORTVERSION=	2.10
-PORTREVISION=	1
+PORTVERSION=	2.11
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/math/units/distinfo
==============================================================================
--- head/math/units/distinfo	Mon May 12 12:19:49 2014	(r353811)
+++ head/math/units/distinfo	Mon May 12 12:35:07 2014	(r353812)
@@ -1,2 +1,2 @@
-SHA256 (units-2.10.tar.gz) = 8ca2f35bf82aef59aecceb8efebe91d29a3331ae889aafe32f3a7aacca5c4439
-SIZE (units-2.10.tar.gz) = 861463
+SHA256 (units-2.11.tar.gz) = 53b6daf2a03d9a060449944b0a6c1aca0d18a84d1d9a93098e4a8920181f5abe
+SIZE (units-2.11.tar.gz) = 861772
_______________________________________________
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"