FreeBSD Bugzilla – Attachment 200368 Details for
Bug 234274
textproc/jing: Update to 20181222
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
textproc_jing.patch (text/plain), 1.79 KB, created by
Yasuhiro Kimura
on 2018-12-22 17:06:24 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2018-12-22 17:06:24 UTC
Size:
1.79 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 488063) >+++ Makefile (working copy) >@@ -2,30 +2,29 @@ > # $FreeBSD$ > > PORTNAME= jing >-PORTVERSION= 2017.09.14 >+PORTVERSION= 20181222 > CATEGORIES= textproc java >+MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/ > > MAINTAINER= yasu@utahime.org > COMMENT= RELAX NG validator in Java > > LICENSE= BSD3CLAUSE >-LICENSE_FILE= ${WRKSRC}/copying.txt >+LICENSE_FILE= ${WRKSRC}/doc/copying.html > > BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1 > BROKEN_armv7= fails to build: modbuild.xml: Java returned: 1 > >-USE_GITHUB= yes >-GH_ACCOUNT= relaxng >-GH_PROJECT= jing-trang >-GH_TAGNAME= bf4bafa >+USES= zip > > USE_JAVA= yes > JAVA_VERSION= 1.6+ >-JAVA_BUILD= yes > JAVA_RUN= yes > > OPTIONS_DEFINE= DOCS > >+NO_BUILD= yes >+ > PORTDOCS= * > > SUB_FILES= jing.sh >@@ -32,12 +31,9 @@ > > PLIST_FILES= bin/jing ${JAVAJARDIR}/jing.jar > >-do-build: >- (cd ${WRKSRC} && JAVA_HOME=${JAVA_HOME} ./ant) >- > do-install: > ${INSTALL_SCRIPT} ${WRKDIR}/jing.sh ${STAGEDIR}${PREFIX}/bin/jing >- ${INSTALL_DATA} ${WRKSRC}/build/jing.jar ${STAGEDIR}${JAVAJARDIR} >+ ${INSTALL_DATA} ${WRKSRC}/bin/jing.jar ${STAGEDIR}${JAVAJARDIR} > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >Index: distinfo >=================================================================== >--- distinfo (revision 488063) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1530064830 >-SHA256 (relaxng-jing-trang-2017.09.14-bf4bafa_GH0.tar.gz) = 0d13d085f782a683c3996a885e07a631219f0b242b89c47e27147fcf40b2c455 >-SIZE (relaxng-jing-trang-2017.09.14-bf4bafa_GH0.tar.gz) = 13747277 >+TIMESTAMP = 1545490826 >+SHA256 (jing-20181222.zip) = 87075cb8e94439d7d7fb7752c246074e1cebf52dff45176d02190b18bd4d462d >+SIZE (jing-20181222.zip) = 4468841
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:
yasu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 234274
: 200368