FreeBSD Bugzilla – Attachment 195531 Details for
Bug 230109
graphics/py-PyX12: Downgrade to 0.12.1 and add missing dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-PyX12-revert-to-0.12.1.patch
py-PyX12-revert-to-0.12.1.patch (text/plain), 2.04 KB, created by
Kai Knoblich
on 2018-07-28 14:21:02 UTC
(
hide
)
Description:
py-PyX12-revert-to-0.12.1.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-07-28 14:21:02 UTC
Size:
2.04 KB
patch
obsolete
>Index: py-PyX12/Makefile >=================================================================== >--- py-PyX12/Makefile (revision 475120) >+++ py-PyX12/Makefile (working copy) >@@ -2,7 +2,8 @@ > # $FreeBSD$ > > PORTNAME= PyX >-PORTVERSION= 0.14.1 >+PORTVERSION= 0.12.1 >+PORTEPOCH= 1 > CATEGORIES= graphics python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,10 +13,9 @@ > COMMENT= Python package for creating encapsulated PostScript figures > > LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= localbase python:3.3+ >-USE_TEX= latex:build >+USES= python:2.7 >+USE_TEX= latex:build dvipsk:run > USE_PYTHON= autoplist distutils > > OPTIONS_DEFINE= T1CODE KPATHSEA >@@ -22,18 +22,19 @@ > OPTIONS_DEFAULT= T1CODE KPATHSEA > T1CODE_DESC= Fast t1 font encoding/decoding > KPATHSEA_DESC= Python wrapper around kpathsea >-KPATHSEA_USE= TEX=kpathsea > >-post-patch-KPATHSEA-on: >- @${REINPLACE_CMD} -e 's|build_pykpathsea=0|build_pykpathsea=1|' ${WRKSRC}/setup.cfg >+T1CODE_CFLAGS= -I${LOCALBASE}/include >+KPATHSEA_CFLAGS= -I${LOCALBASE}/include >+KPATHSEA_LDFLAGS= -L${LOCALBASE}/lib > >-post-patch-T1CODE-on: >+.include <bsd.port.options.mk> >+ >+post-patch: >+.if ${PORT_OPTIONS:MT1CODE} > @${REINPLACE_CMD} -e 's|build_t1code=0|build_t1code=1|' ${WRKSRC}/setup.cfg >+.endif >+.if ${PORT_OPTIONS:MKPATHSEA} >+ @${REINPLACE_CMD} -e 's|build_pykpathsea=0|build_pykpathsea=1|' ${WRKSRC}/setup.cfg >+.endif > >-post-install-KPATHSEA-on: >- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyx/pykpathsea.so >- >-post-install-T1CODE-on: >- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyx/font/_t1code.so >- > .include <bsd.port.mk> >Index: py-PyX12/distinfo >=================================================================== >--- py-PyX12/distinfo (revision 475120) >+++ py-PyX12/distinfo (working copy) >@@ -1,3 +1,2 @@ >-TIMESTAMP = 1497359830 >-SHA256 (PyX-0.14.1.tar.gz) = 05d1b7fc813379d2c12fcb5bd0195cab522b5aabafac88f72913f1d47becd912 >-SIZE (PyX-0.14.1.tar.gz) = 2475186 >+SHA256 (PyX-0.12.1.tar.gz) = e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e >+SIZE (PyX-0.12.1.tar.gz) = 561989
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
Flags:
kai
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230109
: 195531