Commit Graph

17 Commits

Author SHA1 Message Date
Eitan Adler b6677d5220 multiple: drop all my ports
While I still use macports I no longer have much time to maintain ports.
One day I hope to return.
2025-11-01 09:57:41 -07:00
Joshua Root 85f053662b java/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-22 01:17:17 +11:00
Joshua Root 5edabcd397 hamcrest-core: set platforms any 2024-01-11 12:09:27 +11:00
Ryan Schmidt 947ae56113 Add GitHub handle grimreaper to maintainers
And update email address.

See: https://trac.macports.org/ticket/56050
2018-04-23 18:30:35 -07:00
Eitan Adler 92e6ae37d3 hamcrest-core: update to 1.3; take maintainership 2017-12-14 16:13:44 -08: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 c5325ea6ad hamcrest-core: noarch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112409 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-22 10:24:40 +00:00
Joshua Root 9c00b7b05b hamcrest-core: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84649 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-29 10:35:46 +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
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Anthony Ramine d57ad68a39 hamcrest-core, hamcrest-library: Update to 1.2.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52158 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-11 14:27:41 +00:00
Anthony Ramine 1d83af414f hamcrest-core:
Revert https://trac.macports.org/changeset/50223, this port is called hamcrest-core and thus should install
only hamcrest-core, please create an hamcrest-library port if you need it.
By the way, this change broke junit port as it expects to find an hamcrest-core jar.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50259 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-28 15:34:15 +00:00
Blair Zajac 1867503c6c Use ${version} instead of a hardcoded version number.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50224 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-27 23:40:49 +00:00
Blair Zajac ab0cea63a9 Some tests using jMock requires org.hamcrest.TypeSafeMatcher which is
in hamcrest-library-1.1.jar and hamcrest-all-1.1.jar.  Instead of
installing all the jar files, just also install hamcrest-all-1.1.jar
which requires the 'bigjar' target to be used.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50223 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-27 23:38:19 +00:00
Anthony Ramine f9bb345b51 hamcrest-core: Fixed livecheck.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@41686 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-11-09 03:48:19 +00:00
Anthony Ramine e4c0c44c19 hamcrest-core: Opened maintainership.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@36683 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-05-11 17:35:02 +00:00
Anthony Ramine b17c7a3cb7 hamcrest-core: New port.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@32813 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-01-14 01:16:14 +00:00