mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update to 2.4.1
This commit is contained in:
parent
08114faa34
commit
e6faa1f94c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557689
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= preppy
|
||||
PORTVERSION= 2.3.4
|
||||
PORTVERSION= 2.4.1
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,10 +11,11 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= ReportLab's templating system
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (preppy-2.3.4.tar.gz) = 6d10c952c8a38896fa1e0a3a0aaf0c0ed78f37abf73d031bbde0c51029b31df1
|
||||
SIZE (preppy-2.3.4.tar.gz) = 43693
|
||||
TIMESTAMP = 1607539987
|
||||
SHA256 (preppy-2.4.1.tar.gz) = aafa855d317260740332b8b8f88edc1424c21db27e096588b4b89cc299ed7fff
|
||||
SIZE (preppy-2.4.1.tar.gz) = 181100
|
||||
|
Loading…
Reference in New Issue
Block a user