Next | Query returned 67 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   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-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
   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-05-30 04:37:35 by Wen Heping | Files touched by this commit (2)
Log message:
Update 1.14
Update DEPENDS

Upstream changes:
1.14 March 24, 2015
    + Add header and body tags [@bubi6608]
    ! Fixed typo in trace logging example [@oschwald]
    + Converted the dist from using ExtUtils::MakeMaker to using Dist::Zilla \ 
[@mvuets]
    ! Cleaned up prereqs [@mvuets]
    ! Cleaned up author and release tests [@mvuets]

1.13 December 30, 2014
    ! Fixed undefined value error when using bugzilla's xmlrpc.cgi (bugzilla's \ 
API) [dbeusee]

1.12 November 26, 2014
    ! #100557 Redefined sub in SOAP::Lite::Deserializer::XMLSchema2001
   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.
   2014-02-22 09:31:56 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.11

Upstream changes:
1.11 February 21, 2014
    ! #93080 bug when SOAP::Lite is trying to parse WSDL definition by https \ 
with custom settings

1.10 January 23, 2014
    ! Fixed uninitialized warning when Context-Length is not set [github/dbeusee]
    ! avoid string eval in as_base64 [github/otrosien]
    ! #88915 warnings issued with using importing with +trace

1.09 January 14, 2013
    ! #92025 tighten multipart content-type matching [dmn@debian.org]
   2013-11-12 14:31:38 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.08

Upstream changes:
1.08 November 8, 2013
    ! #15703 add no_index for examples to prevent CPAN pollution \ 
[githumb.com/sergeyromanov]

1.07 November 7, 2013
    ! #89948 Remove warning when Content-Id is not present
   2013-09-19 13:03:53 by OBATA Akio | Files touched by this commit (1)
Log message:
Note p5-SOAP-Transport-TCP as SUPERSEDES, merged back since 1.0.
   2013-08-22 09:14:24 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.06

Upstream changes:
1.06 August 21, 2013
    ! #87935 skip all MIME-Parser tests if it is not installed
    ! #87787 Use of uninitialized value $ns in Lite.pm

1.05 August 18, 2013
    ! #87848 Fix manifest, fix invalid http version from release blunder
   2013-08-13 02:43:07 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.04

Upstream changes:
1.04 August 9, 2013
    ! #87605 Skip XML::Parser::Lite tests if it is missing [github.com/omega]

1.03 August 4, 2013
    ! #87195 Remove DIME::Tools dep until we can work around its issues

1.02 July 30, 2013
    ! #87421 1.01 release blew out xml versions. mea culpa.

1.01 July 29, 2013
    ! #84168 Test t/02-payload.t fails under Perl 5.17.10
    ! #87127 TEST.pl removed from MANIFEST
    ! revert #85713 - various reports of environment failures

1.0 July 16, 2013
    ! #85713 SOAP::Transport::HTTP, 500 error skips parsing of response
    ! No more Windows 98 client support. Wait, wut?
    ! Merge SOAP::Transport::TCP back into SOAP::Lite (for now)
    ! #82416: xop href cid: URI encoded support reported by Michael R. Davis \ 
(mrdvt92)
    ! #85208 bad test plan
    ! #83750 different headers for mod_perl vs mod_perl2 [Mithun Bhattacharya]

0.716 May 10, 2013
    ! #17275 Client unable to detect fatal SOAP failure (e.g. unable to connect \ 
to host)
    ! #81471 Force array context for correct Apache header parsing in \ 
SOAP::Transport::HTTP
    ! #45611 deserializing SOAP message with composite attachment raises exception
    ! #84168 Test t/02-payload.t fails under Perl 5.17.10
    ! #85098 Monkey patch for LWP::Protocol confuses the toolchain
    ! #78692 / #84724 / #83715 Sending large object (many levels deep) throws \ 
error Incorrect parameter
    ! #78502 t/08-schema.t noisy under 5.17.2 (unescaped left brace in regex  is \ 
deprecated)
    ! #78608 Documentation for "+trace"
    ! #78639 Spelling error reported by Debian tools

Next | Query returned 67 messages, browsing 21 to 30 | Previous