aboutsummaryrefslogtreecommitdiff
path: root/www/py-textile
diff options
context:
space:
mode:
authorYi-Jheng Lin <yzlin@FreeBSD.org>2010-01-20 09:27:45 +0000
committerYi-Jheng Lin <yzlin@FreeBSD.org>2010-01-20 09:27:45 +0000
commit05796fb1bd8b5b6f29092efa8e2dc73192c9f143 (patch)
tree0f147015b808ccb7791c2063de19255bdd8bd6be /www/py-textile
parent047575539ae19bc9de0b440021171786a4fe70ce (diff)
downloadports-05796fb1bd8b5b6f29092efa8e2dc73192c9f143.tar.gz
ports-05796fb1bd8b5b6f29092efa8e2dc73192c9f143.zip
Notes
Diffstat (limited to 'www/py-textile')
-rw-r--r--www/py-textile/Makefile7
-rw-r--r--www/py-textile/distinfo6
-rw-r--r--www/py-textile/pkg-plist8
3 files changed, 13 insertions, 8 deletions
diff --git a/www/py-textile/Makefile b/www/py-textile/Makefile
index f19712dfaf30..05eb6fb798c3 100644
--- a/www/py-textile/Makefile
+++ b/www/py-textile/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= textile
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.4
CATEGORIES= www textproc python
MASTER_SITES= CHEESESHOP \
- ${MASTER_SITE_GOOGLE_CODE}
+ GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yzlin@FreeBSD.org
@@ -18,8 +18,5 @@ COMMENT= Textile markup generator written in Python
PROJECTHOST= pytextile
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/textile.py \
- %%PYTHON_SITELIBDIR%%/textile.pyc \
- %%PYTHON_SITELIBDIR%%/textile.pyo
.include <bsd.port.mk>
diff --git a/www/py-textile/distinfo b/www/py-textile/distinfo
index 9a7d934fb86b..0b377a72af10 100644
--- a/www/py-textile/distinfo
+++ b/www/py-textile/distinfo
@@ -1,3 +1,3 @@
-MD5 (textile-2.1.3.tar.gz) = 07ec3c6d5e47763376894dfe60466a18
-SHA256 (textile-2.1.3.tar.gz) = 68547970d5eaa31f7c012f10b05ccee08b0b5b412a5adb35f9cabb5e1e626ce5
-SIZE (textile-2.1.3.tar.gz) = 14417
+MD5 (textile-2.1.4.tar.gz) = 05ebee989379d5930e779f85d276abed
+SHA256 (textile-2.1.4.tar.gz) = ca1b14ee4bd34cb72fc95e2960f4e591fc9d019196d7a1dfeaa17ca9ece89632
+SIZE (textile-2.1.4.tar.gz) = 13664
diff --git a/www/py-textile/pkg-plist b/www/py-textile/pkg-plist
new file mode 100644
index 000000000000..f762ba0efabe
--- /dev/null
+++ b/www/py-textile/pkg-plist
@@ -0,0 +1,8 @@
+@comment $FreeBSD$
+%%PYTHON_SITELIBDIR%%/textile/__init__.py
+%%PYTHON_SITELIBDIR%%/textile/__init__.pyc
+%%PYTHON_SITELIBDIR%%/textile/__init__.pyo
+%%PYTHON_SITELIBDIR%%/textile/functions.py
+%%PYTHON_SITELIBDIR%%/textile/functions.pyc
+%%PYTHON_SITELIBDIR%%/textile/functions.pyo
+@dirrm %%PYTHON_SITELIBDIR%%/textile