Bug 129738

Summary: [PATCH] java/java-getopt: possibly misspelled ALL_TARGET as ALL_TARGETS
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: araujo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
java-getopt-1.0.13_3.patch none

Description Dmitry Marakasov 2008-12-18 14:50:03 UTC
When calling ant, ALL_TARGET variable is used, not ALL_TARGETS, so the port may have a typo.

Both variants build fine in a tinderbox (with NOPORTDOCS as well), but I guess it should be checked and either fixed or removed.

Port maintainer (araujo@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-18 14:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-21 11:38:03 UTC
araujo      2008-12-21 11:37:50 UTC

  FreeBSD ports repository

  Modified files:
    java/java-getopt     Makefile 
  Log:
  - Fix a typo. [1]
  - Reset mantainership.
  
  PR:             ports/129738
  Submitted by:   amdmi3
  
  Revision  Changes    Path
  1.11      +3 -3      ports/java/java-getopt/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2008-12-21 11:38:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-12-23 17:35:40 UTC
araujo      2008-12-23 17:35:29 UTC

  FreeBSD ports repository

  Modified files:
    java/java-getopt     Makefile 
  Log:
  - I forgot to fix a typo in last commit.
  - Bump PORTREVISION.
  
  PR:             ports/129738
  Submitted by:   amdmi3
  Reported by:    pointyhat via erwin, pav
  
  Revision  Changes    Path
  1.12      +2 -2      ports/java/java-getopt/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"