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
Lawrence VelázquezandMojca Miklavec 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
Mark Duling d2cfed6e89 Closes https://trac.macports.org/ticket/11408. Update to 28.49. Fixes build failure.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@25328 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-05-19 04:50:27 +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 eb99156c0a Bug: https://trac.macports.org/ticket/4777
Submitted by:   dave@glowacki.org
Reviewed by:    mww@

new port java/javancss

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