FreeBSD Bugzilla – Attachment 205662 Details for
Bug 239106
textproc/unoconv: SyntaxError: Missing parentheses in call to 'print' with Python 3.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for Makefile for unoconv 0.7
Makefile.diff (text/plain), 818 bytes, created by
Gerasimos Melissaratos
on 2019-07-10 15:30:18 UTC
(
hide
)
Description:
patch for Makefile for unoconv 0.7
Filename:
MIME Type:
Creator:
Gerasimos Melissaratos
Created:
2019-07-10 15:30:18 UTC
Size:
818 bytes
patch
obsolete
>--- Makefile.orig 2019-07-10 17:54:03.992445524 +0300 >+++ Makefile 2019-07-10 17:54:03.944444660 +0300 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/textproc/unoconv/Makefile 505847 2019-07-04 17:27:15Z tobik $ > > PORTNAME= unoconv >-PORTVERSION= 0.6 >+PORTVERSION= 0.7 > PORTREVISION= 1 > CATEGORIES= textproc python > MASTER_SITES= http://dag.wieers.com/home-made/${PORTNAME}/ \ >@@ -25,12 +25,12 @@ > PORTDOCS= * > > DOCSRCDIR1= ${WRKSRC} >-DOC_FILES1= AUTHORS ChangeLog README.asciidoc WISHLIST >+DOC_FILES1= AUTHORS ChangeLog README.adoc > > DOCSRCDIR2= ${WRKSRC}/doc > DOCSDIR2= ${DOCSDIR}/doc >-DOC_FILES2= errcode.txt filters.txt formats.txt office-installations.txt \ >- selinux.txt unoconv.1.txt >+DOC_FILES2= errcode.adoc filters.adoc formats.adoc office-installations.adoc \ >+ selinux.adoc unoconv.1.adoc > > OPTIONS_DEFINE= DOCS >
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 239106
:
205651
|
205652
|
205660
|
205661
| 205662 |
205663