Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.4 2012/10/29 12:41:00 prlw1 Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.9 2014/01/25 10:30:23 wiz Exp $
|
||||
|
||||
DISTNAME= itstool-1.2.0
|
||||
DISTNAME= itstool-2.0.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://files.itstool.org/itstool/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@@ -17,5 +16,16 @@ REPLACE_PYTHON= ${WRKSRC}/itstool.in
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
|
||||
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.0.2
|
||||
#Traceback (most recent call last):
|
||||
# File "/usr/pkg/bin/itstool", line 1516, in <module>
|
||||
# doc.apply_its_rules(not(opts.nobuiltins), params=params)
|
||||
# File "/usr/pkg/bin/itstool", line 724, in apply_its_rules
|
||||
# self.apply_its_file(os.path.join(itsdir, dfile), params=params)
|
||||
# File "/usr/pkg/bin/itstool", line 754, in apply_its_file
|
||||
# if not nss.has_key(nsdef.name):
|
||||
#AttributeError: 'dict' object has no attribute 'has_key'
|
||||
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../lang/python/tool.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/10 17:55:15 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2013/11/03 16:10:09 wiz Exp $
|
||||
bin/itstool
|
||||
man/man1/itstool.1
|
||||
share/itstool/its/docbook.its
|
||||
share/itstool/its/docbook5.its
|
||||
share/itstool/its/its.its
|
||||
share/itstool/its/mallard.its
|
||||
share/itstool/its/ttml.its
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.2 2012/10/29 12:41:00 prlw1 Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/12/31 17:50:23 wiz Exp $
|
||||
|
||||
SHA1 (itstool-1.2.0.tar.bz2) = dc6b766c2acec32d3c5d016b0a33e9268d274f63
|
||||
RMD160 (itstool-1.2.0.tar.bz2) = 498e5a158665504514d456335256d2c3a5746216
|
||||
Size (itstool-1.2.0.tar.bz2) = 82479 bytes
|
||||
SHA1 (itstool-2.0.2.tar.bz2) = 5084a2cecca8d70d184f22d2aecf5e2cb715917f
|
||||
RMD160 (itstool-2.0.2.tar.bz2) = 04531d2a4a8c5fef3b77888cb267063af2cb2917
|
||||
Size (itstool-2.0.2.tar.bz2) = 96748 bytes
|
||||
|
||||
Reference in New Issue
Block a user