9 Commits

Author SHA1 Message Date
harens 6114cd432c github-backup: update to 0.36.0 2020-10-06 23:00:31 -05:00
Seeker 6422a02b41 github-backup: update to 0.35.0 2020-08-06 09:05:51 -06:00
Davide Liessi dcfcf8fbd7 github-backup: upgrade to 0.26.0; use Python 3.8 2019-12-31 13:02:21 +00:00
Davide Liessi b7378c8260 github-backup: update to 0.20.0; use Python 3.7
also fix dependency and livecheck (there are no pyXX-* subports)
2018-08-08 13:05:21 -04:00
Eitan Adler 279838b3b4 all: use https for github 2017-12-31 13:40:42 -07:00
Davide Liessi de44732d2a github-backup: update to v0.14.1; add GitHub handle 2017-11-25 03:08:46 +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
Rainer Müller 398f37bb4d Mass update of python ports for master_sites pypi
The pypi hosting site changed the naming scheme for new uploads. While old URLs
continue to work, this possibly breaks updates as master_sites would need to be
changed. This patch updates all previously hardcoded references to
pypi.python.org to the pypi: mirror sites, which was already updated to check
at both the old and new location. See https://trac.macports.org/ticket/51391.

Overriding maintainers as this is a mass update of ports.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148976 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-24 07:48:05 +00:00
Kurt Hindenburg d0c3405bbc github-backup: new port maintainer https://trac.macports.org/ticket/51071
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147863 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-04-19 02:59:41 +00:00