svn commit: r423145 - head/www/py-rfc3986

Pawel Pekala pawel at FreeBSD.org
Sun Oct 2 18:15:51 UTC 2016


Author: pawel
Date: Sun Oct  2 18:15:50 2016
New Revision: 423145
URL: https://svnweb.freebsd.org/changeset/ports/423145

Log:
  Update to version 0.4.0
  
  PR:		213079
  Submitted by:	maintainer

Modified:
  head/www/py-rfc3986/Makefile
  head/www/py-rfc3986/distinfo

Modified: head/www/py-rfc3986/Makefile
==============================================================================
--- head/www/py-rfc3986/Makefile	Sun Oct  2 18:14:02 2016	(r423144)
+++ head/www/py-rfc3986/Makefile	Sun Oct  2 18:15:50 2016	(r423145)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rfc3986
-PORTVERSION=	0.3.1
+PORTVERSION=	0.4.0
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/www/py-rfc3986/distinfo
==============================================================================
--- head/www/py-rfc3986/distinfo	Sun Oct  2 18:14:02 2016	(r423144)
+++ head/www/py-rfc3986/distinfo	Sun Oct  2 18:15:50 2016	(r423145)
@@ -1,2 +1,3 @@
-SHA256 (sigmavirus24-rfc3986-0.3.1_GH0.tar.gz) = 011137fc0666103c5cec0111d79d92a14497a9994777dca0e98fd97277140ae7
-SIZE (sigmavirus24-rfc3986-0.3.1_GH0.tar.gz) = 18494
+TIMESTAMP = 1475141418
+SHA256 (sigmavirus24-rfc3986-0.4.0_GH0.tar.gz) = 0e1684f543e4975ceb0b5f64e5998fa2769bf9787c9e7e4a2f732315793b7698
+SIZE (sigmavirus24-rfc3986-0.4.0_GH0.tar.gz) = 18996


More information about the svn-ports-head mailing list