Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2016 10:50:00 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427771 - head/graphics/py-leather
Message-ID:  <201612041050.uB4Ao0Yt050149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sun Dec  4 10:50:00 2016
New Revision: 427771
URL: https://svnweb.freebsd.org/changeset/ports/427771

Log:
  Update to 0.3.3
  
  Adjust WWW link in pkg_descr to avoid hardcoding a version number.

Modified:
  head/graphics/py-leather/Makefile
  head/graphics/py-leather/distinfo   (contents, props changed)
  head/graphics/py-leather/pkg-descr   (contents, props changed)

Modified: head/graphics/py-leather/Makefile
==============================================================================
--- head/graphics/py-leather/Makefile	Sun Dec  4 10:48:33 2016	(r427770)
+++ head/graphics/py-leather/Makefile	Sun Dec  4 10:50:00 2016	(r427771)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	leather
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-leather/distinfo
==============================================================================
--- head/graphics/py-leather/distinfo	Sun Dec  4 10:48:33 2016	(r427770)
+++ head/graphics/py-leather/distinfo	Sun Dec  4 10:50:00 2016	(r427771)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480760246
-SHA256 (leather-0.3.2.tar.gz) = ba531a6723903ef387b9c6eadff0db7cd39da01066198f53cb985e8343a61284
-SIZE (leather-0.3.2.tar.gz) = 18080
+TIMESTAMP = 1480848448
+SHA256 (leather-0.3.3.tar.gz) = 076d1603b5281488285718ce1a5ce78cf1027fe1e76adf9c548caf83c519b988
+SIZE (leather-0.3.3.tar.gz) = 18391

Modified: head/graphics/py-leather/pkg-descr
==============================================================================
--- head/graphics/py-leather/pkg-descr	Sun Dec  4 10:48:33 2016	(r427770)
+++ head/graphics/py-leather/pkg-descr	Sun Dec  4 10:50:00 2016	(r427771)
@@ -5,4 +5,4 @@ Leather isn't picky. It's rough. It gets
 hanging on the back of a chair. Leather doesn't need your
 accessories. Leather is how Snake Plissken would make charts.
 
-WWW: https://leather.readthedocs.io/en/0.3.3/
+WWW: https://leather.readthedocs.io/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612041050.uB4Ao0Yt050149>