7 Commits

Author SHA1 Message Date
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 72e9c5a0e3 xmlpull: license, noarch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@103466 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-26 15:26:45 +00:00
Joshua Root 70c2caf6e1 xmlpull: update to 1.1.3.4c (https://trac.macports.org/ticket/22913)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61599 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-16 19:49:34 +00:00
Juan Manuel Palacios 5751db47c8 nomaintainer address abstraction in java category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30233 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:09:00 +00:00
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +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 94d317738d new port java/xmlpull
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11666 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-04-07 11:05:13 +00:00