<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/junit/Makefile, branch 2019Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2019Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2019Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-01-13T16:54:55Z</updated>
<entry>
<title>Fix ports using PREFIX in their depends instead of LOCALBASE.</title>
<updated>2017-01-13T16:54:55Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-01-13T16:54:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9468432a48314313f7585654ac6db575a0b6648a'/>
<id>urn:sha1:9468432a48314313f7585654ac6db575a0b6648a</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.</title>
<updated>2016-04-01T14:08:37Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2'/>
<id>urn:sha1:a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Cleanup DIST* variables.</title>
<updated>2015-05-11T18:34:57Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-11T18:34:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88bfe4bd43787219ab4de75bd68c490c98776dfc'/>
<id>urn:sha1:88bfe4bd43787219ab4de75bd68c490c98776dfc</id>
<content type='text'>
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>java/junit: 4.11 -&gt; 4.12</title>
<updated>2015-05-02T18:00:59Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2015-05-02T18:00:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d607887cdb21a52711f1927631a966abc96b034c'/>
<id>urn:sha1:d607887cdb21a52711f1927631a966abc96b034c</id>
<content type='text'>
Changes:
https://github.com/junit-team/junit/blob/master/doc/ReleaseNotes4.12.md

Moved from building from source with ant to using the binary jar file,
as the new build mechanism is based on maven. java/hamcrest was split
from 4.12.

PR:		192575
Submitted by:	danilo (maintainer), kevin.bowling@kev009.com
</content>
</entry>
<entry>
<title>Update USE_GITHUB so it does not require GH_COMMIT.</title>
<updated>2015-03-19T16:44:57Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-03-19T16:44:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b5a90256d9755a00d1a5d92efd4d47f9d247b15'/>
<id>urn:sha1:5b5a90256d9755a00d1a5d92efd4d47f9d247b15</id>
<content type='text'>
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -&gt; GHL
  GITHUB -&gt; GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
</content>
</entry>
<entry>
<title>cleanup plist</title>
<updated>2014-12-20T19:06:19Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-12-20T19:06:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d6e472c1a5a12953e7d923e6bb39d83f7bfb49c7'/>
<id>urn:sha1:d6e472c1a5a12953e7d923e6bb39d83f7bfb49c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use GH_COMMIT</title>
<updated>2014-12-20T17:53:01Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-12-20T17:53:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d31f88897637a6a8c9ccb8f442396965ba17c2b'/>
<id>urn:sha1:4d31f88897637a6a8c9ccb8f442396965ba17c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-  Install junit4.jar to fix detection in math/scilab</title>
<updated>2014-05-02T13:02:01Z</updated>
<author>
<name>Danilo Egea Gondolfo</name>
<email>danilo@FreeBSD.org</email>
</author>
<published>2014-05-02T13:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3b7dd983602c2b5736b2e358eb979cd50c739f80'/>
<id>urn:sha1:3b7dd983602c2b5736b2e358eb979cd50c739f80</id>
<content type='text'>
PR:		ports/189201
Submitted by:	Max Brazhnikov &lt;makc@FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>- Update from 4.10 to 4.11</title>
<updated>2014-03-05T02:24:30Z</updated>
<author>
<name>Danilo Egea Gondolfo</name>
<email>danilo@FreeBSD.org</email>
</author>
<published>2014-03-05T02:24:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=710facb2204f9c551f3869f0c84fa3fd1ee756fc'/>
<id>urn:sha1:710facb2204f9c551f3869f0c84fa3fd1ee756fc</id>
<content type='text'>
- Add stage support
- Improve COMMENT
- Change MASTER_SITES to GH
- Take maintainership
</content>
</entry>
<entry>
<title>- Reassign ports to the heap</title>
<updated>2014-03-02T05:22:25Z</updated>
<author>
<name>Thomas Abthorpe</name>
<email>tabthorpe@FreeBSD.org</email>
</author>
<published>2014-03-02T05:22:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2350e2caecabde9bb872f9bf98c532421fed0a90'/>
<id>urn:sha1:2350e2caecabde9bb872f9bf98c532421fed0a90</id>
<content type='text'>
- Thank you hq@ for your years of service!
</content>
</entry>
</feed>
