[arch-commits] Commit in postfix/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Thu Aug 6 10:17:39 UTC 2009


    Date: Thursday, August 6, 2009 @ 06:17:38
  Author: douglas
Revision: 49343

Merged revisions 49342 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/postfix/trunk

........
  r49342 | douglas | 2009-08-06 07:16:54 -0300 (Qui, 06 Ago 2009) | 2 lines
  
  upgpkg: postfix 2.6.2-2
      Postgresql Rebuild
........

Modified:
  postfix/repos/extra-x86_64/	(properties)
  postfix/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Property changes on: postfix/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /postfix/trunk:1-41971
   + /postfix/trunk:1-49342

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-08-06 10:16:54 UTC (rev 49342)
+++ extra-x86_64/PKGBUILD	2009-08-06 10:17:38 UTC (rev 49343)
@@ -3,7 +3,7 @@
 # Maintainer: Dale Blount <dale at archlinux.org>
 pkgname=postfix
 pkgver=2.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Secure, fast, easy to administer drop in replacement for Sendmail (MTA)"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -20,8 +20,6 @@
 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$pkgver.tar.gz \
         $pkgname.patch.bz2 \
 	$pkgname)
-md5sums=('1f0edbd521d2b0473626f4d61e8bb4eb' 'a3c45ff23ef036143711793fcf2478c3'\
-         'c847b96f08925f08b0f610468a8e21f6')
 
 build() {
 	cd $startdir/src/$pkgname-$pkgver
@@ -52,3 +50,6 @@
 
 	install -Dm644 $startdir/src/$pkgname-$pkgver/LICENSE ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE
 }
+md5sums=('1f0edbd521d2b0473626f4d61e8bb4eb'
+         'a3c45ff23ef036143711793fcf2478c3'
+         'c847b96f08925f08b0f610468a8e21f6')




More information about the arch-commits mailing list