diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-03-08 22:55:54 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-03-08 22:55:54 +0000 |
| commit | e712daf6a2cbee16b31c3ed0639b9ff37d39c28a (patch) | |
| tree | 485283ac2fc7fd6999b1fd05bd7ab93e3b2982bc | |
| parent | Update emulators/wine-mono from 0.0.8 to 4.5.6. [1] (diff) | |
www/py-textile: Update version 2.1.8=>2.2.2
- Remove GOOGLE_CODE
- Mark NO_ARCH as there is no ARCH dependent files
Notes
Notes:
svn path=/head/; revision=410669
| -rw-r--r-- | www/py-textile/Makefile | 8 | ||||
| -rw-r--r-- | www/py-textile/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/py-textile/Makefile b/www/py-textile/Makefile index b072629244a3..d49f5aad34cb 100644 --- a/www/py-textile/Makefile +++ b/www/py-textile/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= textile -PORTVERSION= 2.1.8 +PORTVERSION= 2.2.2 CATEGORIES= www textproc python -MASTER_SITES= CHEESESHOP \ - GOOGLE_CODE +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org @@ -13,9 +12,8 @@ COMMENT= Textile markup generator written in Python LICENSE= BSD2CLAUSE -PROJECTHOST= pytextile - USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/py-textile/distinfo b/www/py-textile/distinfo index 4ad3336dcd7b..4a8b8fb2d571 100644 --- a/www/py-textile/distinfo +++ b/www/py-textile/distinfo @@ -1,2 +1,2 @@ -SHA256 (textile-2.1.8.tar.gz) = c443f4bf0a31df9e707e615f869d4f51b08cdb222d17ca3009eda44f7cfd8629 -SIZE (textile-2.1.8.tar.gz) = 34002 +SHA256 (textile-2.2.2.tar.gz) = dba4f1cb5772b99dbe4d521807a3255ddbbfa971da8b054afa08f0b428bced28 +SIZE (textile-2.2.2.tar.gz) = 32844 |
