[arch-commits] Commit in pcre/trunk (ChangeLog PKGBUILD)

Allan McRae allan at archlinux.org
Sat Dec 11 10:03:50 UTC 2010


    Date: Saturday, December 11, 2010 @ 05:03:49
  Author: allan
Revision: 102803

upgpkg: pcre 8.11-1
upstream update

Modified:
  pcre/trunk/PKGBUILD
Deleted:
  pcre/trunk/ChangeLog

-----------+
 ChangeLog |   44 --------------------------------------------
 PKGBUILD  |    8 ++++----
 2 files changed, 4 insertions(+), 48 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2010-12-11 09:33:59 UTC (rev 102802)
+++ ChangeLog	2010-12-11 10:03:49 UTC (rev 102803)
@@ -1,44 +0,0 @@
-2010-11-19 Stéphane Gaudreault <stephane at archlinux.org>
-	* pcre 8.10-2
-	* rebuild of old package, tidy up PKGBUILD
-
-2010-03-24  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 8.02-1
-	* Upstream update
-
-2010-01-23  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 8.01-1
-	* Upstream update
-
-2009-10-26  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 8.00-1
-	* Upstream update
-
-2009-04-13  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 7.9-1
-	* Upstream update
-
-2008-10-19  Eric Belanger  <eric at archlinux.org>
-
-	* Updated url
-
-2008-09-05  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 7.8-1
-	* Upstream update
-	* Fixed license
-
-2008-07-07  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 7.7-2
-	* Added libpcre-7.7-buffer-overflow.patch to fix buffer overflow (close FS#10845)
-
-2008-05-10  Eric Belanger  <eric at archlinux.org>
-
-	* pcre 7.7-1
-	* Upstream update
-	* Added ChangeLog

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-11 09:33:59 UTC (rev 102802)
+++ PKGBUILD	2010-12-11 10:03:49 UTC (rev 102803)
@@ -4,8 +4,8 @@
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=pcre
-pkgver=8.10
-pkgrel=2
+pkgver=8.11
+pkgrel=1
 pkgdesc="A library that implements Perl 5-style regular expressions"
 arch=('i686' 'x86_64')
 url="http://www.pcre.org/"
@@ -13,8 +13,8 @@
 depends=('gcc-libs')
 options=('!libtool')
 source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('780867a700e9d4e4b9cb47aa5453e4b2')
-sha1sums=('8b345da0f835b2caabff071b0b5bab40564652be')
+md5sums=('ef907b8792ec7f90f0dcd773848f0b3b')
+sha1sums=('e9a9c2b2dfcf8606ad5c1fb5591801fa2cb771f5')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list