Bug 152664

Summary: [PATCH] java/junit: update to 4.8.2
Product: Ports & Packages Reporter: Greg Lewis <glewis>
Component: Individual Port(s)Assignee: Herve Quiroz <hq>
Status: Closed FIXED    
Severity: Affects Only Me CC: hq
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
junit-4.8.2.patch none

Description Greg Lewis freebsd_committer freebsd_triage 2010-11-29 08:50:07 UTC
- Update to 4.8.2
- Remove unnecessary include of bsd.port.pre.mk
. Respect NOPORTEXAMPLES
. Install examples with COPYTREE_SHARE

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-29 08:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-29 21:28:01 UTC
hq          2010-11-29 21:27:55 UTC

  FreeBSD ports repository

  Modified files:
    java/junit           Makefile distinfo 
  Log:
  - Update to 4.8.2
  - Remove unnecessary include of bsd.port.pre.mk
  - Respect NOPORTEXAMPLES
  - Install examples with COPYTREE_SHARE
  
  PR:             152664
  Submitted by:   glewis
  
  Revision  Changes    Path
  1.18      +9 -15     ports/java/junit/Makefile
  1.11      +2 -3      ports/java/junit/distinfo
_______________________________________________
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 Herve Quiroz freebsd_committer freebsd_triage 2010-11-29 21:28:10 UTC
State Changed
From-To: open->closed

Patch commited. Thanks Greg. 
While I was there I also removed some commented out MASTER_SITE_SUBDIR line.