Joshua Root
106716b66d
misc: update platforms
2022-10-31 09:46:21 +11:00
Vadim-Valdis Yudaev
7d406beeec
junit: Update to 4.13.2
2021-05-09 11:40:55 -04:00
Christopher Chavez
cda188a40d
junit: update to 4.13 ( #6643 )
...
.jar for 4.13 not published to GitHub releases;
use Central Repository instead (as suggested by upstream project)
Update homepage to JUnit4-specific page
2020-03-21 11:43:49 +01:00
Daniel J. Luke
fcb91e24ce
per ryandesign, use extract.only
2018-10-15 16:06:12 -04:00
Daniel J. Luke
a25b56bd7d
junit: fix build (change to just download jar)
...
also version bump to 4.12
2018-10-15 14:22:48 -04:00
Lawrence Velázquez
34b3070336
Remove all $Id$ lines
...
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
2016-12-28 18:14:04 +01:00
Joshua Root
3c4be7587d
junit: de-fuzz patch
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@98957 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-10-22 13:37:08 +00:00
James D. Berry
a664cafbde
Use the new java portgroup to set the java JAVA_HOME, as the symlink at /System/Library/Frameworks/JavaVM.framework/Home no longer exists on Mountain Lion. We discover JAVA_HOME via /usr/libexec/java_home if it exists.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96266 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-06 19:52:55 +00:00
Ryan Schmidt
02957aa383
junit: rewrite master_sites to avoid redirects
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@94079 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-06-08 19:06:24 +00:00
Joshua Root
5e65c3fc79
junit: license
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84650 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-29 10:36:37 +00:00
Ryan Schmidt
a2e5394ee0
junit is noarch
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@72987 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-10-31 19:10:41 +00:00
Anthony Ramine
cc0822af8c
Relinquish maintainership of various ports
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@69969 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-07-24 12:49:28 +00:00
Anthony Ramine
04630e5031
junit: Openmaintained.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52234 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-12 20:20:09 +00:00
Anthony Ramine
3658342141
junit:
...
* Use ant.
* Fix hamcrest 1.2 incompatibilites.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52233 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-12 20:19:26 +00:00
Anthony Ramine
da972c6171
junit: Update to 4.6.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50010 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-22 03:36:09 +00:00
Anthony Ramine
79d41d2677
junit: Updated to 4.5.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@41789 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-11-10 18:37:07 +00:00
Anthony Ramine
53092b21ea
junit: Fixed hamcrest package location.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@32815 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-01-14 02:44:04 +00:00
Anthony Ramine
753b36f093
junit:
...
* Updated to 4.4.
* Removed kaffe lib dependency.
* apache-ant is now a port-type build dependency.
* Now depends on hamcrest-core from https://trac.macports.org/changeset/32813 .
* Added test support.
* Added doc variant, which installs API documentation.
* Disabled universal variant.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@32814 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-01-14 01:22:30 +00:00
Juan Manuel Palacios
5751db47c8
nomaintainer address abstraction in java category.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30233 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:09:00 +00:00
Elias Pipping
055ddf508a
* Spring-cleaning @opendarwin.org addresses
...
see https://trac.macports.org/ticket/11465
see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +00:00
Blair Zajac
ce2062627d
Set the svn:keywords property to 'Id' for all Portfile's. This
...
re-enables the Id keyword substitution that was present in the CVS
repository.
See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20317 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:34:01 +00:00
Markus W. Weißmann
532d4e5698
rev++ (should have been ++rev ...)
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@7256 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-05-27 05:48:18 +00:00
Markus W. Weißmann
96089c2184
Bug: https://trac.macports.org/ticket/1878
...
Submitted by: sean@msgilligan.com
Reviewed by: mww@
add a symlink to ant's lib directory
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@7255 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-05-27 05:46:45 +00:00
Markus W. Weißmann
d0986038f7
new port java/junit
...
Java testing framework
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@6525 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-04-18 15:08:34 +00:00