mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Update to 2.2.0
PR: 205811 Submitted by: myself Approved by: Hung-Yi Chen (maintainer timeout 3 weeks)
This commit is contained in:
parent
cbffdd23e0
commit
472e874a67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406901
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Babel
|
||||
PORTVERSION= 2.1.1
|
||||
PORTVERSION= 2.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,12 +16,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= docs/*
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for docfile in ${PORTDOCS}
|
||||
${CP} -r ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Babel-2.1.1.tar.gz) = 7fb6d50effe88a087feb2036cb972fd7a893bf338361516f1a55a820bf7b5248
|
||||
SIZE (Babel-2.1.1.tar.gz) = 3437647
|
||||
SHA256 (Babel-2.2.0.tar.gz) = d8cb4c0e78148aee89560f9fe21587aa57739c975bb89ff66b1e842cc697428f
|
||||
SIZE (Babel-2.2.0.tar.gz) = 6334150
|
||||
|
Loading…
Reference in New Issue
Block a user