FreeBSD Bugzilla – Attachment 21514 Details for
Bug 37699
Update port: textproc/jing to 2002.04.30
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.17 KB, created by
Kimura Fuyuki
on 2002-05-03 08:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2002-05-03 08:50:01 UTC
Size:
2.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/textproc/jing/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 2002/04/04 05:17:22 1.3 >+++ Makefile 2002/05/03 07:44:38 >@@ -6,13 +6,10 @@ > # > > PORTNAME= jing >-PORTVERSION= 2002.02.13 >+PORTVERSION= 2002.04.30 > CATEGORIES= textproc > MASTER_SITES= http://www.thaiopensource.com/relaxng/ >-DISTNAME= ${PORTNAME} >-DISTFILES= ${JARFILE} jing.html copying.txt >-DIST_SUBDIR= ${PORTNAME} >-EXTRACT_ONLY= >+DISTNAME= ${PORTNAME}-bin > > MAINTAINER= fuyuki@mj.0038.net > >@@ -24,20 +21,20 @@ > RUN_DEPENDS+= ${LOCALBASE}/share/java/classes/${JAXP}.jar:${PORTSDIR}/textproc/${JAXP} > .endif > >-USE_JAVA= 1.1+ >-NO_BUILD_DEPENDS_JAVA= yes >+USE_ZIP= yes >+USE_JAVA= 1.2+ > NO_BUILD= yes >+NO_WRKSUBDIR= yes > >-JARFILE= ${DISTNAME}.jar >+NO_BUILD_DEPENDS_JAVA= yes > JAVALIBDIR= ${PREFIX}/share/java/classes > > do-install: > ${MKDIR} ${JAVALIBDIR} >- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${JARFILE} ${JAVALIBDIR} >+ ${INSTALL_DATA} ${WRKSRC}/*.jar ${JAVALIBDIR} > > post-install: > ${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/*.html ${DOCSDIR} >- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/*.txt ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.txt ${DOCSDIR} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/textproc/jing/distinfo,v >retrieving revision 1.2 >diff -u -r1.2 distinfo >--- distinfo 2002/02/17 06:37:15 1.2 >+++ distinfo 2002/05/03 07:44:38 >@@ -1,3 +1 @@ >-MD5 (jing/jing.jar) = b9e4da9707c943bfaffddd283864f1e9 >-MD5 (jing/jing.html) = 1acb5331bf9036a077ba9fe10627ac29 >-MD5 (jing/copying.txt) = 48421a75bd58a53346a37c709048b9a6 >+MD5 (jing-bin.zip) = c3deca5b3f14b4d80748c57a7f0060b0 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/textproc/jing/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 2002/02/09 09:30:35 1.1 >+++ pkg-plist 2002/05/03 07:44:38 >@@ -1,4 +1,4 @@ > share/java/classes/jing.jar > share/doc/jing/copying.txt >-share/doc/jing/jing.html >+share/doc/jing/readme.html > @dirrm share/doc/jing
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 37699
: 21514