Commit Graph

16 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
Blair Zajac c237158538 Remove myself as maintainer for many ports.
All these ports are now nomaintainer.
2019-07-07 20:34:31 -07:00
Ryan Schmidt e8a3df90c8 Add GitHub handles blair and gk5885 to maintainers
See: https://trac.macports.org/ticket/56050
2018-06-01 21:19:16 -07: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
Joshua Root d12ecda3ae correct license formatting
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95899 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-26 10:56:29 +00: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
Blair Zajac 794fbc63b6 spring-framework31: add license.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95414 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-12 04:48:03 +00:00
Blair Zajac 7f822894a5 spring-framework31: new upstream 3.1.2 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95403 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-12 01:02:30 +00:00
Blair Zajac d889622a0e spring-framework31: new upstream 3.1.1 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@89975 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-02-18 06:29:41 +00:00
Blair Zajac 1261c4ba91 spring-framework31: new upstream 3.1.0 GA release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88908 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-15 02:49:46 +00:00
Blair Zajac 1b44adb005 spring-framework31: fix port version number.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83083 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-25 18:05:35 +00:00
Blair Zajac 3b2e930aa9 spring-framework31: new upstream 3.1.0.M2 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83080 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-25 17:07:14 +00:00
Blair Zajac 99e32595ac Move the "conflicts" line next to the "depends_lib" line.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75972 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-14 02:43:17 +00:00
Blair Zajac 9bac4a2264 New port for Spring Framework 3.1. This is a milestone release, so
I'm using a version number of 0.0.3.1.0.M1 to avoid having a non-zero
epoch later.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75970 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-14 02:40:03 +00:00