[arch-commits] Commit in isync/repos (4 files)
Jonathan Steel
jsteel at archlinux.org
Sun Apr 5 07:33:24 UTC 2015
Date: Sunday, April 5, 2015 @ 09:33:24
Author: jsteel
Revision: 130707
archrelease: copy trunk to community-i686, community-x86_64
Added:
isync/repos/community-i686/PKGBUILD
(from rev 130706, isync/trunk/PKGBUILD)
isync/repos/community-x86_64/PKGBUILD
(from rev 130706, isync/trunk/PKGBUILD)
Deleted:
isync/repos/community-i686/PKGBUILD
isync/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 ----------------------
community-x86_64/PKGBUILD | 30 ----------------------
3 files changed, 60 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-04-05 07:33:04 UTC (rev 130706)
+++ community-i686/PKGBUILD 2015-04-05 07:33:24 UTC (rev 130707)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
-# Contributor: Mark Pustjens <pustjens at dds.nl>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-# Contributor: Giorgio Lando <patroclo7 at gmail.com>
-# Contributor: Leslie P. Polzer <polzer at gnu.org>
-
-pkgname=isync
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="IMAP and MailDir mailbox synchronizer"
-arch=('i686' 'x86_64')
-url="http://isync.sourceforge.net"
-license=('GPL2')
-depends=('openssl')
-source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('8e8e62c8f1e3306059b1d7bea325b24e')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr
-
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make DESTDIR="$pkgdir" install
-}
Copied: isync/repos/community-i686/PKGBUILD (from rev 130706, isync/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-05 07:33:24 UTC (rev 130707)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: Mark Pustjens <pustjens at dds.nl>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+# Contributor: Giorgio Lando <patroclo7 at gmail.com>
+# Contributor: Leslie P. Polzer <polzer at gnu.org>
+
+pkgname=isync
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="IMAP and MailDir mailbox synchronizer"
+arch=('i686' 'x86_64')
+url="http://isync.sourceforge.net"
+license=('GPL2')
+depends=('openssl' 'libsasl')
+source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
+md5sums=('facaa1e33ab95bb0c5b4c0d17f880b9d')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr
+
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-04-05 07:33:04 UTC (rev 130706)
+++ community-x86_64/PKGBUILD 2015-04-05 07:33:24 UTC (rev 130707)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
-# Contributor: Mark Pustjens <pustjens at dds.nl>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-# Contributor: Giorgio Lando <patroclo7 at gmail.com>
-# Contributor: Leslie P. Polzer <polzer at gnu.org>
-
-pkgname=isync
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="IMAP and MailDir mailbox synchronizer"
-arch=('i686' 'x86_64')
-url="http://isync.sourceforge.net"
-license=('GPL2')
-depends=('openssl')
-source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('8e8e62c8f1e3306059b1d7bea325b24e')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr
-
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make DESTDIR="$pkgdir" install
-}
Copied: isync/repos/community-x86_64/PKGBUILD (from rev 130706, isync/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-04-05 07:33:24 UTC (rev 130707)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: Mark Pustjens <pustjens at dds.nl>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+# Contributor: Giorgio Lando <patroclo7 at gmail.com>
+# Contributor: Leslie P. Polzer <polzer at gnu.org>
+
+pkgname=isync
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="IMAP and MailDir mailbox synchronizer"
+arch=('i686' 'x86_64')
+url="http://isync.sourceforge.net"
+license=('GPL2')
+depends=('openssl' 'libsasl')
+source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
+md5sums=('facaa1e33ab95bb0c5b4c0d17f880b9d')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr
+
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list