Commit Graph

19 Commits

Author SHA1 Message Date
Duncan Macleod 6e4fe2f0e7 py-gitpython: added py37 sub-port 2018-11-01 09:32:08 -04:00
reneeotten 23ca0c3d82 py-gitpython: update to 2.1.11 2018-08-07 08:00:12 -04:00
reneeotten 1b934beaa7 py-gitpython: add modeline, whitespace changes 2018-05-24 21:28:16 -04:00
reneeotten 5c821f98fa py-gitpython: update to 2.1.10 2018-05-24 21:28:16 -04:00
Zero King 6fc2e738fd py-gitpython: update to 2.1.8
remove integrated patch
2017-12-13 08:18:43 +00:00
Kurt Hindenburg aaff2f16fd py-gitpython: add patch to fix new packed-ref header format 2017-11-03 21:13:39 -04:00
Zero King 8549d39ae7 py-gitpython: update to 2.1.7 2017-09-29 06:30:28 +00:00
Zero King b38b6c261f py-gitpython: update to 2.1.5, add py36 subport 2017-06-11 14:57:52 +00:00
Zero King fa274de94d py-gitpython: update to 2.1.3 2017-03-31 02:56:22 +00:00
Zero King 76202f190b py-gitpython: update to 2.1.1 2017-03-06 10:50:34 +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
Peter Danecek 402290e784 various py-* ports, nomaintainer: retire py26 subport for ports without dependents
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150724 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-07-27 20:07:24 +00:00
Kurt Hindenburg 3314c4bfd1 py-gitpython: update to 2.0.2; move to github https://trac.macports.org/ticket/49437
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148732 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-15 22:27:04 +00:00
Landon Fuller 19f9b417be Drop maintainership of (almost) all my ports, as I'm no longer using Mac OS X as my desktop OS.
The dict port here dates back to ~2002; it was the first port used as a test case when we were developing MacPorts.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@142698 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-11-20 16:55:09 +00:00
Ryan Schmidt 8dd19bec0e python ports: use eq and ne when comparing ${subport} instead of == and !=
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114324 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-05 08:44:51 +00:00
Joshua Root 7302d81542 Change distribute dependencies back to setuptools and mark py*-distribute replaced_by py*-setuptools (https://trac.macports.org/ticket/39237).
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@106911 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-06-11 14:40:14 +00:00
Jeremy Huddleston Sequoia 3ece0662de py-gitpython: depends on py-gitdb
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@103676 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-03-04 16:57:33 +00:00
Joshua Root 7af1650b5e py-gitpython: add distribute dep
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@91400 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-03-31 18:38:24 +00:00
Landon Fuller 7fe45f0416 Add legit, a command line interface for 'git', and its required dependencies.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@91398 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-03-31 18:00:42 +00:00