diff options
author | matthew <matthew@FreeBSD.org> | 2016-12-04 18:50:00 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-12-04 18:50:00 +0800 |
commit | 3323075931f2b5ec4d5ca3acd7696475a59234db (patch) | |
tree | 6922345f8a89512f03d6a7e41ba6ca03f43c8b9a /graphics | |
parent | 83cebf6cf6373f4c618d0ed9a6408685318582ef (diff) | |
download | freebsd-ports-gnome-3323075931f2b5ec4d5ca3acd7696475a59234db.tar.gz freebsd-ports-gnome-3323075931f2b5ec4d5ca3acd7696475a59234db.tar.zst freebsd-ports-gnome-3323075931f2b5ec4d5ca3acd7696475a59234db.zip |
Update to 0.3.3
Adjust WWW link in pkg_descr to avoid hardcoding a version number.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-leather/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-leather/distinfo | 6 | ||||
-rw-r--r-- | graphics/py-leather/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-leather/Makefile b/graphics/py-leather/Makefile index 436eb1c24782..89527cf728c3 100644 --- a/graphics/py-leather/Makefile +++ b/graphics/py-leather/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= leather -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-leather/distinfo b/graphics/py-leather/distinfo index 482171b91f21..71f84ef8861c 100644 --- a/graphics/py-leather/distinfo +++ b/graphics/py-leather/distinfo @@ -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 diff --git a/graphics/py-leather/pkg-descr b/graphics/py-leather/pkg-descr index 74d9dfabdb7c..eb6dc2098b3d 100644 --- a/graphics/py-leather/pkg-descr +++ b/graphics/py-leather/pkg-descr @@ -5,4 +5,4 @@ Leather isn't picky. It's rough. It gets dirty. It looks sexy just 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/ |