FreeBSD Bugzilla – Attachment 92153 Details for
Bug 129738
[PATCH] java/java-getopt: possibly misspelled ALL_TARGET as ALL_TARGETS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
java-getopt-1.0.13_3.patch
java-getopt-1.0.13_3.patch (text/plain), 801 bytes, created by
Dmitry Marakasov
on 2008-12-18 14:50:03 UTC
(
hide
)
Description:
java-getopt-1.0.13_3.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2008-12-18 14:50:03 UTC
Size:
801 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/java/java-getopt/Makefile,v >retrieving revision 1.10 >diff -u -u -r1.10 Makefile >--- Makefile 6 Jun 2008 13:38:42 -0000 1.10 >+++ Makefile 18 Dec 2008 13:08:54 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= getopt > PORTVERSION= 1.0.13 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= java devel > MASTER_SITES= ftp://ftp.urbanophile.com/pub/arenn/software/sources/ > PKGNAMEPREFIX= java- >@@ -18,7 +18,7 @@ > > USE_JAVA= yes > USE_ANT= yes >-ALL_TARGETS= jar >+ALL_TARGET= jar > > NO_WRKSUBDIR= yes > >@@ -26,7 +26,7 @@ > .if !defined(NOPORTDOCS) > OTHERDOCS= COPYING.LIB ChangeLog README > PORTDOCS= api ${OTHERDOCS} >-ALL_TARGETS+= javadoc >+ALL_TARGET+= javadoc > .endif > > post-extract:
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 129738
: 92153