Page MenuHomeFreeBSD

D4467.1785849272.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D4467.1785849272.diff

Index: head/devel/py-check-manifest/Makefile
===================================================================
--- head/devel/py-check-manifest/Makefile
+++ head/devel/py-check-manifest/Makefile
@@ -1,12 +1,11 @@
# Created by: Johannes Meixner <xmj@chaot.net>
# $FreeBSD$
-PORTNAME= checkmanifest
-PORTVERSION= 0.22
+PORTNAME= check-manifest
+PORTVERSION= 0.29
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= check-manifest-${PORTVERSION}
MAINTAINER= xmj@chaot.net
COMMENT= Check MANIFEST.in in a Python source package for completeness
@@ -20,14 +19,15 @@
USES= python
USE_PYTHON= distutils autoplist concurrent
+NO_ARCH= yes
PORTDOCS= README.rst CHANGES.rst
-post-install:
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
-regression-test: build
+do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>
Index: head/devel/py-check-manifest/distinfo
===================================================================
--- head/devel/py-check-manifest/distinfo
+++ head/devel/py-check-manifest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (check-manifest-0.22.tar.gz) = 6b2fdbd0bfbdb403b18414c592e419506d92603d616c49e3d6a06845a124e7de
-SIZE (check-manifest-0.22.tar.gz) = 22521
+SHA256 (check-manifest-0.29.tar.gz) = 0b7fbdcbc6311728b0dd24d07c9aff83c62394698b43c3bb59bd7af9880b7676
+SIZE (check-manifest-0.29.tar.gz) = 26041

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 4, 1:14 PM (7 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29345439
Default Alt Text
D4467.1785849272.diff (1 KB)

Event Timeline