Page MenuHomeFreeBSD

D13902.diff
No OneTemporary

D13902.diff

Index: head/textproc/py-qrcode/Makefile
===================================================================
--- head/textproc/py-qrcode/Makefile
+++ head/textproc/py-qrcode/Makefile
@@ -3,12 +3,12 @@
PORTNAME= qrcode
PORTVERSION= 5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kyuupichan@gmail.com
+MAINTAINER= leres@FreeBSD.org
COMMENT= QR Code image generator
LICENSE= BSD3CLAUSE
@@ -18,5 +18,8 @@
USES= python
USE_PYTHON= autoplist distutils
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|share/\(man/man1\)|\1|' ${WRKSRC}/setup.py
.include <bsd.port.mk>

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 11, 6:49 AM (18 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15751528
Default Alt Text
D13902.diff (668 B)

Event Timeline