svn commit: r433572 - head/net/py-uritemplate

Nicola Vitale nivit at FreeBSD.org
Tue Feb 7 17:29:54 UTC 2017


Author: nivit
Date: Tue Feb  7 17:29:52 2017
New Revision: 433572
URL: https://svnweb.freebsd.org/changeset/ports/433572

Log:
  - Update to 3.0.0
  
  PR:	215175
  Submitted by:	david Siebörger <drs-freebsd at sieborger.nom.za>

Modified:
  head/net/py-uritemplate/Makefile
  head/net/py-uritemplate/distinfo   (contents, props changed)

Modified: head/net/py-uritemplate/Makefile
==============================================================================
--- head/net/py-uritemplate/Makefile	Tue Feb  7 16:51:24 2017	(r433571)
+++ head/net/py-uritemplate/Makefile	Tue Feb  7 17:29:52 2017	(r433572)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uritemplate
-PORTVERSION=	0.6
+PORTVERSION=	3.0.0
 #PORTREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	CHEESESHOP

Modified: head/net/py-uritemplate/distinfo
==============================================================================
--- head/net/py-uritemplate/distinfo	Tue Feb  7 16:51:24 2017	(r433571)
+++ head/net/py-uritemplate/distinfo	Tue Feb  7 17:29:52 2017	(r433572)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476697193
-SHA256 (uritemplate-0.6.tar.gz) = a30e230aeb7ebedbcb5da9999a17fa8a30e512e6d5b06f73d47c6e03c8e357fd
-SIZE (uritemplate-0.6.tar.gz) = 3508
+TIMESTAMP = 1486488158
+SHA256 (uritemplate-3.0.0.tar.gz) = c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d
+SIZE (uritemplate-3.0.0.tar.gz) = 30038


More information about the svn-ports-all mailing list