diff options
author | culot <culot@FreeBSD.org> | 2011-09-26 15:38:43 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-09-26 15:38:43 +0800 |
commit | acf8efe121be97f1d4a6098a5b14372ba32abd8d (patch) | |
tree | 8237460a29f70f3994a2d8a68ca76b109308ed70 | |
parent | cfa0bb7601df538352436d7889ab30c5b048e918 (diff) | |
download | freebsd-ports-gnome-acf8efe121be97f1d4a6098a5b14372ba32abd8d.tar.gz freebsd-ports-gnome-acf8efe121be97f1d4a6098a5b14372ba32abd8d.tar.zst freebsd-ports-gnome-acf8efe121be97f1d4a6098a5b14372ba32abd8d.zip |
- Update to 0.8.5
PR: ports/160971
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Stanislav Svirid <count@211.ru> (maintainer)
-rw-r--r-- | textproc/py-creole/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-creole/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile index 6f5d0311323e..2a0c6592fad7 100644 --- a/textproc/py-creole/Makefile +++ b/textproc/py-creole/Makefile @@ -6,7 +6,7 @@ # PORTNAME= creole -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-creole/distinfo b/textproc/py-creole/distinfo index ceab1e0222b2..6111b5f7a224 100644 --- a/textproc/py-creole/distinfo +++ b/textproc/py-creole/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-creole-0.8.1.tar.gz) = f430bc233be7ce3bc86890fa1c53ac7853424947d4c4245b63f7a8ae00de1926 -SIZE (python-creole-0.8.1.tar.gz) = 48148 +SHA256 (python-creole-0.8.5.tar.gz) = f036e258295c846862e6bb849f68e260d9ea140b1a94ba2ea0e5a530388c60bc +SIZE (python-creole-0.8.5.tar.gz) = 48473 |