FreeBSD Bugzilla – Attachment 53610 Details for
Bug 81086
[PATCH] java/jad: allow installation on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jad-1.5.8c.patch
jad-1.5.8c.patch (text/plain), 1.02 KB, created by
Alex Varju
on 2005-05-16 01:20:01 UTC
(
hide
)
Description:
jad-1.5.8c.patch
Filename:
MIME Type:
Creator:
Alex Varju
Created:
2005-05-16 01:20:01 UTC
Size:
1.02 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/freebsd/cvsroot/ports/java/jad/Makefile,v >retrieving revision 1.13 >diff -u -u -r1.13 Makefile >--- Makefile 3 Dec 2004 01:01:16 -0000 1.13 >+++ Makefile 16 May 2005 00:09:05 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= jad > PORTVERSION= 1.5.8c >-CATEGORIES= java >+CATEGORIES= java devel > MASTER_SITES= ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= znerd > DISTNAME= jadfb158 >@@ -19,9 +19,15 @@ > NO_WRKSUBDIR= yes > NO_BUILD= yes > >+PLIST_FILES= bin/jad >+ >+.if !defined(NOPORTDOCS) >+PORTDOCS= Readme.txt >+.endif >+ > .include <bsd.port.pre.mk> > >-ONLY_FOR_ARCHS= i386 >+ONLY_FOR_ARCHS= i386 amd64 > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/jad ${PREFIX}/bin/ >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 15 Apr 2001 15:03:17 -0000 1.2 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,3 +0,0 @@ >-bin/jad >-%%PORTDOCS%%share/doc/jad/Readme.txt >-%%PORTDOCS%%@dirrm share/doc/jad
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 81086
: 53610