diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-09-11 23:14:27 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-09-11 23:14:27 +0800 |
commit | 030264a86c886a76fd7604f7a2107e811e1c2ffd (patch) | |
tree | 87ac9c0402e1afb87645f3de6365b63a7a1dbab1 | |
parent | f1d4931b44884777cf3ac9a01412965538fa6612 (diff) | |
download | freebsd-ports-gnome-030264a86c886a76fd7604f7a2107e811e1c2ffd.tar.gz freebsd-ports-gnome-030264a86c886a76fd7604f7a2107e811e1c2ffd.tar.zst freebsd-ports-gnome-030264a86c886a76fd7604f7a2107e811e1c2ffd.zip |
- Update to 1.3.4
- Adjust Python version
-rw-r--r-- | www/py-bjoern/Makefile | 4 | ||||
-rw-r--r-- | www/py-bjoern/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-bjoern/Makefile b/www/py-bjoern/Makefile index e1422a69e91f..d5093c9e1546 100644 --- a/www/py-bjoern/Makefile +++ b/www/py-bjoern/Makefile @@ -3,7 +3,7 @@ # PORTNAME= bjoern -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE= BSD LIB_DEPENDS= ev:${PORTSDIR}/devel/libev -USE_PYTHON= 2.6+ +USE_PYTHON= -2.7 USE_PYDISTUTILS= yes CFLAGS+= -I${LOCALBASE}/include diff --git a/www/py-bjoern/distinfo b/www/py-bjoern/distinfo index f7a31f4c122f..8f7431ccede2 100644 --- a/www/py-bjoern/distinfo +++ b/www/py-bjoern/distinfo @@ -1,2 +1,2 @@ -SHA256 (bjoern-1.3.2.tar.gz) = bb272517760897a96b3fbf0564236a4f9e0e14e05d8cdcc5f9ac2957ff0c89c0 -SIZE (bjoern-1.3.2.tar.gz) = 25878 +SHA256 (bjoern-1.3.4.tar.gz) = b3c175a326b7baff92739f384cda47644f71940acce89b049cf3a8fbc90d13cd +SIZE (bjoern-1.3.4.tar.gz) = 26322 |