FreeBSD Bugzilla – Attachment 192895 Details for
Bug 227838
sysutils/py-pkginfo: update to 1.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-pkginfo-1.4.2.patch
py-pkginfo-1.4.2.patch (text/plain), 1.54 KB, created by
Kai Knoblich
on 2018-04-29 09:25:51 UTC
(
hide
)
Description:
py-pkginfo-1.4.2.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-04-29 09:25:51 UTC
Size:
1.54 KB
patch
obsolete
>diff -ruN py-pkginfo.orig/Makefile py-pkginfo/Makefile >--- py-pkginfo.orig/Makefile 2017-11-30 16:50:30.000000000 +0100 >+++ py-pkginfo/Makefile 2018-04-29 11:00:53.524252000 +0200 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/sysutils/py-pkginfo/Makefile 455210 2017-11-30 15:50:30Z mat $ > > PORTNAME= pkginfo >-DISTVERSION= 1.4.1 >+DISTVERSION= 1.4.2 > CATEGORIES= sysutils python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -10,9 +10,21 @@ > COMMENT= Query metadatdata from sdists / bdists / installed packages > > LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-NO_ARCH= yes > USES= python > USE_PYTHON= autoplist concurrent distutils >+NO_ARCH= yes >+PORTDOCS= * >+ >+OPTIONS_DEFINE= DOCS >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} >+DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" >+ >+post-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ @(cd ${WRKSRC}/build/sphinx/html && \ >+ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ >+ "! -name .buildinfo -and ! -name objects.inv") > > .include <bsd.port.mk> >diff -ruN py-pkginfo.orig/distinfo py-pkginfo/distinfo >--- py-pkginfo.orig/distinfo 2017-11-10 16:43:15.000000000 +0100 >+++ py-pkginfo/distinfo 2018-04-29 10:36:30.383690000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1508436879 >-SHA256 (pkginfo-1.4.1.tar.gz) = bb1a6aeabfc898f5df124e7e00303a5b3ec9a489535f346bfbddb081af93f89e >-SIZE (pkginfo-1.4.1.tar.gz) = 32001 >+TIMESTAMP = 1524990990 >+SHA256 (pkginfo-1.4.2.tar.gz) = 5878d542a4b3f237e359926384f1dde4e099c9f5525d236b1840cf704fa8d474 >+SIZE (pkginfo-1.4.2.tar.gz) = 33539
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227838
: 192895