Commit Graph

7 Commits

Author SHA1 Message Date
Joshua Root 106716b66d misc: update platforms 2022-10-31 09:46:21 +11:00
Christopher Nielsen 58278fbb01 spring-framework*: designate noarch; modernize checksums; cleanup 2022-09-04 13:01:48 -04:00
Zero King acdc5b35d4 *: simplify skipping build phase (#4842) 2019-07-19 13:40:08 +00: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
Blair Zajac 59321fe5b2 spring-*: whitespace changes: switch to 4-space indentation.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95469 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-13 19:12:30 +00:00
Joshua Root 31b247971e spring-framework25: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93047 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-14 13:27:42 +00:00
Blair Zajac a8043f2785 Make a new spring-framework25 port based off the spring-framework
port.  This makes all the Spring Framework ports have a version
number.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75921 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-13 00:58:32 +00:00