[arch-commits] Commit in pure-ftpd/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Allan McRae allan at archlinux.org
Sat Mar 21 07:41:26 UTC 2009


    Date: Saturday, March 21, 2009 @ 03:41:26
  Author: allan
Revision: 30657

Merged revisions 30650,30656 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/pure-ftpd/trunk

........
  r30650 | allan | 2009-03-21 07:30:53 +0000 (Sat, 21 Mar 2009) | 2 lines
  
  upgpkg: pure-ftpd 1.0.21-3
      Add with-ftpwho configure option (FS#10791)
........
  r30656 | allan | 2009-03-21 07:40:19 +0000 (Sat, 21 Mar 2009) | 1 line
  
  upgpkg: pure-ftpd 1.0.21-4
........

Modified:
  pure-ftpd/repos/testing-x86_64/	(properties)
  pure-ftpd/repos/testing-x86_64/PKGBUILD

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


Property changes on: pure-ftpd/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /pure-ftpd/trunk:1-29927
   + /pure-ftpd/trunk:1-30656

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-03-21 07:40:19 UTC (rev 30656)
+++ testing-x86_64/PKGBUILD	2009-03-21 07:41:26 UTC (rev 30657)
@@ -4,7 +4,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=pure-ftpd
 pkgver=1.0.21
-pkgrel=3
+pkgrel=4
 pkgdesc="A fast, production quality, standards-conformant FTP server"
 url="http://www.pureftpd.org/"
 license=('custom')
@@ -25,7 +25,7 @@
 
 build() {
    cd $startdir/src/$pkgname-$pkgver
-   ./configure --prefix=/usr --with-puredb --with-altlog
+   ./configure --prefix=/usr --with-puredb --with-ftpwho --with-altlog
    make || return 1
    make prefix=$startdir/pkg/usr install
 	install -D -m755 ../pure-ftpd $startdir/pkg/etc/rc.d/pure-ftpd




More information about the arch-commits mailing list