pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libapreq2 Update to 2.08:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7bc9f57a1c54
branches: trunk
changeset: 529604:7bc9f57a1c54
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jun 08 11:30:09 2007 +0000
description:
Update to 2.08:
Changes with libapreq2-2.08 (released August 8, 2006)
- Perl API [Randy Kobes]
add APR_FILE_NOCLEANUP | APR_SHARELOCK to flags passed to
apreq_file_mktemp() on Win32 in library/util.c, in order to
clean up occasional stray temp files left behind in the
Perl upload test (reported by Steve Hay)
- Build [Philip M. Gollucci, Bojan Smojver, joes]
add -fno-strict-aliasing to all compiles on all systems
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193740
This fixes an infinite look split_on_bdry() of library/parser_multipart.c
particularly on linux/gcc 4.x platforms.
- Perl Glue
Fix "value computed not used" gcc 4.1.x compile errors
- Build [Randy Kobes]
Fix the location of apxs and the names of the apr and aprutil
libraries on Win32 to enable building against Apache/2.2.
- Perl Glue docs [Philip M. Gollucci]
Fix the 'docs_install' make target to actually install
the docs for the perl glue.
- Perl Glue Build [Philip M. Gollucci]
Regenerate glue/perl/xsbuilder/ppport.h to fix perl 5.8.8+ on some
plaforms.
- C API [joes]
Add code for apreq_cookies().
- Perl API [joes]
Expose the constants in apreq_error.h via the APR::Request::Error package.
diffstat:
www/p5-libapreq2/Makefile | 6 +++---
www/p5-libapreq2/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c24a0cb98b30 -r 7bc9f57a1c54 www/p5-libapreq2/Makefile
--- a/www/p5-libapreq2/Makefile Fri Jun 08 11:26:04 2007 +0000
+++ b/www/p5-libapreq2/Makefile Fri Jun 08 11:30:09 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:17 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2007/06/08 11:30:09 wiz Exp $
-DISTNAME= libapreq2-2.07
-PKGNAME= p5-libapreq2-2.07
+DISTNAME= libapreq2-2.08
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5la2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/libapreq/}
diff -r c24a0cb98b30 -r 7bc9f57a1c54 www/p5-libapreq2/distinfo
--- a/www/p5-libapreq2/distinfo Fri Jun 08 11:26:04 2007 +0000
+++ b/www/p5-libapreq2/distinfo Fri Jun 08 11:30:09 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/02/20 11:15:49 hiramatsu Exp $
+$NetBSD: distinfo,v 1.6 2007/06/08 11:30:09 wiz Exp $
-SHA1 (libapreq2-2.07.tar.gz) = 49c0359faae36b1fefbf226ef782d2be11a879a2
-RMD160 (libapreq2-2.07.tar.gz) = 74050bf847ae5b0e199d3b53227897d48afad919
-Size (libapreq2-2.07.tar.gz) = 787249 bytes
+SHA1 (libapreq2-2.08.tar.gz) = e2ac823724f4b54c000138d4c660d438e8fffe16
+RMD160 (libapreq2-2.08.tar.gz) = f2084c709443424c7d749be732924b37d70dee96
+Size (libapreq2-2.08.tar.gz) = 847527 bytes
Home |
Main Index |
Thread Index |
Old Index