Commit Graph

7 Commits

Author SHA1 Message Date
Kurt Hindenburg 0aa4290056 ccl-util, javancss, objectweb-anttasks, objectweb-asm: set nomaintainer
closes https://trac.macports.org/ticket/57683
2018-12-15 12:47:32 -05:00
Ryan Schmidt 0067572c15 Use extract.mkdir yes
rather than making the directory manually.
2018-05-15 01:56:44 -05: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
Frank Schima fb56565483 Update to version 1.3.2. Remove patchfile. (https://trac.macports.org/ticket/19917)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52616 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-19 22:13:13 +00:00
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Blair Zajac 0d733e34b9 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@20318 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 22:35:15 +00:00
Markus W. Weißmann 3527ceb59b Bug: https://trac.macports.org/ticket/4778
Submitted by:   dave@glowacki.org
Reviewed by:    mww@

new port java/objectweb-anttasks

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14244 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-24 13:55:36 +00:00