2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-04-10 17:21:53 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.83
Add missing DEPENDS
Upstream changes:
0.83 2016-01-31
- Add the API for .gitignore templates (SkySymbol)
0.82 2016-01-12
- pod fix from Lucas Kanashiro
0.81 2015-12-28
- Add repo stats (jdorweiler)
0.80 2015-10-30
- Support Cache Response (Hiroki Matsuo)
0.79 2015-10-28
- depricated GET contributions_calander_data (Hiroki Matsuo)
0.78 2015-09-24
- Deployments (jdorweiler)
0.77 2015-06-07
no code changes
0.76 2015-06-07
- rate_limit, rate_limit_remaining, and rate_limit_reset (kimmel)
0.75 2015-03-26
- Corrected the documentation of IssueLabels-API to $labelsName by hoppfrosch
0.74 2015-03-13
- fix for gh 61
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-03-07 07:41:15 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.73
--------------
0.73 2015-03-06
- use JSON::MaybeXS instead of deprecated JSON::Any (Tim Vroom)
|
2015-02-21 12:37:53 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
Update 0.68 to 0.72
-------------------
0.72 2015-02-08
- fix update_ref in gitdata (Mike Schilli)
0.71 2015-01-20
- When a query fails, include any additional error messages returned by \
the API,
in the croak message. (Neil Bowers)
- Make User-Agent header conform to RFCs (Zak Wilcox)
0.70 2014-10-08
add per_page in GET no matter it supports or not
0.69 2014-09-11
pass ua as the args so we can set up proxies for all
|
2014-09-11 09:26:41 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.68
Upstream changes:
0.68 2014-08-30
Fixed URI encoding issue #52 (sillymoose)
0.67_01 2014-08-22
rewrite Net::GitHub::V3::Search (legacy methods is removed)
0.66 2014-07-31
"Unrecognized LWP::UserAgent options" warning (RT #97639)
0.65 2014-06-29
fix glob ref issue for perl < 5.14 (Alex Vandiver)
0.64 2014-06-27
use decoded_content on res in upload_asset (Alex Vandiver)
0.63 2014-05-30
fix pulls (RT 96068)
0.62 2014-05-27
formal release, no code changes
0.61_01 2014-05-20
from Any::Moose to Moo (github haarg (Graham Knop))
0.60 2014-05-16
filters in commits, delete repos etc.
0.59 2014-03-30
- upload_asset
0.58 2014-03-30
- Release API
0.57 2014-03-07
- POD fix (jotamjr)
0.56 2014-02-07
- Add Subscription methods. (Kevin Falcone)
0.55 2013-12-19
- remove JSON::XS requirements in Makefile.PL (no code changes)
0.54 2013-09-25
- $user->contributions (mikegrb)(Rev Michael Greb)
0.53 2013.09.01
- listing all public repos (kimmel)
0.52 2013.03.28
- Fix argument handling for pulls (dagolden)
0.51 2013.03.14
- move pod.t to xt and fix POD (RT 83926)
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-02-17 11:21:21 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.50, 0.49 wasn't fetchable for me.
0.50 2012.11.28
- repos merging and statuses
- fix gist comments changes
- # TODO. Repos Contents, Activity Notifications
|