aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-09-11 12:34:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-09-11 12:34:01 +0000
commit5e3b20d0f6bb7404023d001ac70d1d5c20b9be2f (patch)
tree7f2f7640b6202ed0bdd2a54c4cc13183aba19861 /textproc
parent7948ed4bc57632637077926da60026de5ab9c8e6 (diff)
downloadports-5e3b20d0f6bb7404023d001ac70d1d5c20b9be2f.tar.gz
ports-5e3b20d0f6bb7404023d001ac70d1d5c20b9be2f.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-python-augeas/Makefile5
-rw-r--r--textproc/py-python-augeas/distinfo5
-rw-r--r--textproc/py-python-augeas/pkg-plist9
3 files changed, 15 insertions, 4 deletions
diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile
index 62e1f04f46d3..f374cfe73e87 100644
--- a/textproc/py-python-augeas/Makefile
+++ b/textproc/py-python-augeas/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= python-augeas
-PORTVERSION= 0.5.0
+PORTVERSION= 1.0.3
DISTVERSIONPREFIX= v
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +12,12 @@ COMMENT= Pure python bindings for Augeas
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi
LIB_DEPENDS= libaugeas.so:textproc/augeas
USES= python
USE_GITHUB= yes
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils
GH_ACCOUNT= hercules-team
diff --git a/textproc/py-python-augeas/distinfo b/textproc/py-python-augeas/distinfo
index 8bc7ac02ee2d..ccf43a631dfa 100644
--- a/textproc/py-python-augeas/distinfo
+++ b/textproc/py-python-augeas/distinfo
@@ -1,2 +1,3 @@
-SHA256 (hercules-team-python-augeas-v0.5.0_GH0.tar.gz) = e610f503fd32de6f546bdb87090d39f97104109137077d6983c43e1ced64033b
-SIZE (hercules-team-python-augeas-v0.5.0_GH0.tar.gz) = 91132
+TIMESTAMP = 1504345292
+SHA256 (hercules-team-python-augeas-v1.0.3_GH0.tar.gz) = 9a420a90a44b4378d7ddd34654dc70a76bc0d68139d4aba61f2aea1696eaa495
+SIZE (hercules-team-python-augeas-v1.0.3_GH0.tar.gz) = 92585
diff --git a/textproc/py-python-augeas/pkg-plist b/textproc/py-python-augeas/pkg-plist
new file mode 100644
index 000000000000..dbef7e0c54c0
--- /dev/null
+++ b/textproc/py-python-augeas/pkg-plist
@@ -0,0 +1,9 @@
+%%PYTHON_SITELIBDIR%%/augeas.%%PYTHON_PYOEXTENSION%%
+%%PYTHON_SITELIBDIR%%/augeas.py
+%%PYTHON_SITELIBDIR%%/augeas.pyc
+%%PYTHON_SITELIBDIR%%/augeas/__init__.%%PYTHON_PYOEXTENSION%%
+%%PYTHON_SITELIBDIR%%/augeas/__init__.py
+%%PYTHON_SITELIBDIR%%/augeas/__init__.pyc
+%%PYTHON_SITELIBDIR%%/augeas/ffi.%%PYTHON_PYOEXTENSION%%
+%%PYTHON_SITELIBDIR%%/augeas/ffi.py
+%%PYTHON_SITELIBDIR%%/augeas/ffi.pyc