Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107110814
D13902.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
668 B
Referenced Files
None
Subscribers
None
D13902.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D13902: textproc/py-qrcode fix man page path
Attached
Detach File
Event Timeline
Log In to Comment