Bug 152664 - [PATCH] java/junit: update to 4.8.2
Summary: [PATCH] java/junit: update to 4.8.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 08:50 UTC by Greg Lewis
Modified: 2010-11-29 21:30 UTC (History)
1 user (show)

See Also:


Attachments
junit-4.8.2.patch (2.39 KB, patch)
2010-11-29 08:50 UTC, Greg Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.