mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
Update to 2.4.5.
* Convert to STAGE * Add a LICENSE macro
This commit is contained in:
parent
799f66d098
commit
cbbfa2ce62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340218
@ -2,19 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xml2rfc
|
||||
PORTVERSION= 2.4.2
|
||||
PORTVERSION= 2.4.5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= A tool to create RFCs and related documents from XML, as per RFC2629
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:${PORTSDIR}/devel/py-lxml
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xml2rfc-2.4.2.tar.gz) = 60597904716b5ab96d48a0f50cead91a573bdfc0a842a4a37b512901e0ebd9b9
|
||||
SIZE (xml2rfc-2.4.2.tar.gz) = 969352
|
||||
SHA256 (xml2rfc-2.4.5.tar.gz) = 97425577bcda2542b9c5dd58cec4f2f8dd6602f448d0288f4e38076d7d37540a
|
||||
SIZE (xml2rfc-2.4.5.tar.gz) = 1003779
|
||||
|
Loading…
Reference in New Issue
Block a user