www/py-textile: Update version 2.1.8=>2.2.2
- Remove GOOGLE_CODE - Mark NO_ARCH as there is no ARCH dependent files
This commit is contained in:
parent
d3dc45f8de
commit
e712daf6a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410669
2 changed files with 5 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue