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

Eric Bélanger eric at archlinux.org
Sat Dec 6 00:37:16 UTC 2008


    Date: Friday, December 5, 2008 @ 19:37:15
  Author: eric
Revision: 20603

Rebuilt against heimdal 1.2.1, Placed copy of all.patch.gz patch on local ftp (close FS#11964)

Modified:
  alpine/trunk/ChangeLog
  alpine/trunk/PKGBUILD

-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |   10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-12-06 00:30:49 UTC (rev 20602)
+++ ChangeLog	2008-12-06 00:37:15 UTC (rev 20603)
@@ -1,3 +1,9 @@
+2008-12-05  Eric Belanger  <eric at archlinux.org>
+
+	* alpine 2.00-2
+	* Rebuilt against heimdal 1.2.1
+	* Placed copy of all.patch.gz patch on local ftp (close FS#11964)
+
 2008-09-04  Eric Belanger  <eric at archlinux.org>
 
 	* alpine 2.00-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-06 00:30:49 UTC (rev 20602)
+++ PKGBUILD	2008-12-06 00:37:15 UTC (rev 20603)
@@ -4,21 +4,21 @@
 
 pkgname=alpine
 pkgver=2.00
-pkgrel=1
+pkgrel=2
 pkgdesc="The Apache-licensed PINE (a tool for reading, sending, and managing electronic messages)"
 arch=('i686' 'x86_64')
 url="http://www.washington.edu/alpine/"
 license=('APACHE')
-depends=('libldap' 'heimdal>=1.2' 'gettext')
+depends=('libldap' 'heimdal>=1.2.1' 'gettext')
 optdepends=('aspell: for spell-checking support')
 provides=('pine')
 conflicts=('pine')
 replaces=('pine')
 options=('!makeflags')
 source=(ftp://ftp.cac.washington.edu/${pkgname}/${pkgname}.tar.bz2 \
-	http://staff.washington.edu/chappa/alpine/patches/${pkgname}-${pkgver}/all.patch.gz)
-md5sums=('84e44cbf71ed674800a5d57eed9c1c52' 'd849335759048cf0af92f764d93c939e')
-sha1sums=('dcbd3c5419954f484ccf706feaba31ce48cdebc4' '3b3f8f74ea1dcc37316c892f40ad70aa1f898d59')
+	ftp://ftp.archlinux.org/other/$pkgname/all.patch.gz)
+md5sums=('84e44cbf71ed674800a5d57eed9c1c52' '52a09388159298e2b06819464402c64f')
+sha1sums=('dcbd3c5419954f484ccf706feaba31ce48cdebc4' '1e072422ae6eb70db976a584e6c93fbee40331c7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list