2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-01-27 14:33:05 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.7.0
Upstream changes:
1.7.0 2018-12-30
[ ENHANCEMENTS ]
- Setup aliases at compile time (Nicolas R, GH#11)
- add recommended Net::Pcap{,Utils} from README (Zak B. Elep, GH#12)
[ NEW FEATURES ]
- adds back basic support for IPv6. (Dan Book, GH#10)
[ STATISTICS ]
- code churn: 16 files changed, 1177 insertions(+), 48 deletions(-)
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-09-17 23:00:02 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-NetPacket: update to 1.6.0.
1.6.0 2015-03-13
[ENHANCEMENTS]
- Clean up inheritance code (Philip Prindeville).
- Add a truckload of constants (Philip Prindeville).
[STATISTICS]
- code churn: 12 files changed, 343 insertions(+), 220 deletions(-)
1.5.0 2014-06-15
[ENHANCEMENTS]
- Addition of NetPacket::IPX. (Daniel Collins)
- NetPacket::Ethernet implements 'encode'. (RT#93928, Guido Hungerbuehler)
[STATISTICS]
- code churn: 7 files changed, 337 insertions(+), 13 deletions(-)
1.4.4 2013-11-30
[BUG FIXES]
- NetPacket::USBMon: also handle big endian perl without quad type.
(GH#5, Andreas Schwab)
- Typo fix in comments. (GH#6, fschlich)
[STATISTICS]
- code churn: 3 files changed, 13 insertions(+), 4 deletions(-)
1.4.3 2013-10-03
[BUG FIXES]
- Unpack data in LittleEndian format. (GH#4, k0da)
[STATISTICS]
- code churn: 3 files changed, 62 insertions(+), 27 deletions(-)
1.4.2 2013-09-25
[BUG FIXES]
- Dist::Zilla::Plugin::Test::Compile was causing test to potentially hang
on Windows. (reported by Karen Etheridge)
[MISC]
- Tidy up the changelog. (GH#3, Neil Bowers)
[STATISTICS]
- code churn: 2 files changed, 46 insertions(+), 20 deletions(-)
1.4.1 2013-09-05
[BUG FIXES]
- Test was using Errno constant and failing on some platforms.
[STATISTICS]
- code churn: 2 files changed, 15 insertions(+), 7 deletions(-)
1.4.0 2013-08-26
[DOCUMENTATION]
- Fixing NetPacked::UDP documentation. (RT#85361, Ben Magistro)
[ENHANCEMENTS]
- New NetPacket::USBMon. (GH#2, lkundrak)
[STATISTICS]
- code churn: 8 files changed, 595 insertions(+), 16 deletions(-)
1.3.3 2013-05-15
[BUG FIXES]
- Parse SACK option and fix TSecr parsing. (GH#1, Robin Lee)
[STATISTICS]
- code churn: 5 files changed, 46 insertions(+), 7 deletions(-)
1.3.2 2013-05-03
[BUG FIXES]
- Fix NetPacket::UDP's strip. (RT#85038, reported by Stan Schwertly)
[STATISTICS]
- code churn: 12 files changed, 71 insertions(+), 21 deletions(-)
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
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.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
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.
|