Commit Graph

6 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
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
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
Bryan Blackburn d09de39799 Multiple ports - remove use of cd (ticket https://trac.macports.org/ticket/12914) in some ports where it is
simple; not waiting for maintainers as cd doesn't work with current MacPorts

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49645 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-14 07:58:36 +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 588a0d9aba Bug: https://trac.macports.org/ticket/4779
Submitted by:   dave@glowacki.org
Reviewed by:    mww@

new port java/objectweb-asm

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14245 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-09-24 14:00:32 +00:00