X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by lists.alpinelinux.org (Postfix) with ESMTP id 0E745170000BA for ; Fri, 6 Mar 2009 17:52:06 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so424719qwi.13 for ; Fri, 06 Mar 2009 09:52:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:mime-version:subject:date:x-mailer; bh=+zh5lDZrNZVBzQCrBemNIa9v3rbD0h+22Wlv8FvaYQI=; b=gUabainJEQkIygXW6Nlr00g8Z4TU1XnVBl8RTNj1cDeIdmdVVIZv3okYQfsKC/5TdS Cc1ZiK1yrS4GweSMCXTi83Pdpxu0E8icpa290OZrrGZBEsxMYhoQgq29wQhnidDI1D6H ch/Q6dt1zGrHieMv64Fn8K1RtKjbL2gYjRgEo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=G5Hiz57/H/xVK0aBctkashkS+6ehXR3/b5Uu6VHocvDas5KVUAJenGbP1j4ucCcT8X 4CflalNHvI/EDs9UfGZiZdkx3EPVaUYtst0GYqD/RWEvOJjdaOTnbrMeObVDU6dKkq7I KJ9pnom1tXZz8cJONAXO/dt/b5hlTySz+3UfU= Received: by 10.224.36.194 with SMTP id u2mr4115370qad.83.1236361925981; Fri, 06 Mar 2009 09:52:05 -0800 (PST) Received: from whopper.dev.wtbts.net ([208.74.141.8]) by mx.google.com with ESMTPS id 6sm1091323qwk.57.2009.03.06.09.52.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Mar 2009 09:52:05 -0800 (PST) Message-Id: From: Michael Mason To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/mixed; boundary=Apple-Mail-13-356685236 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Apple Message framework v930.3) Subject: [alpine-devel] extra/acf-fetchmail Date: Fri, 6 Mar 2009 17:52:02 +0000 X-Mailer: Apple Mail (2.930.3) --Apple-Mail-13-356685236 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Please review. Thx --Apple-Mail-13-356685236 Content-Disposition: attachment; filename=0001-extra-acf-fetchmail-Initial-Commit.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-extra-acf-fetchmail-Initial-Commit.patch" Content-Transfer-Encoding: quoted-printable =46rom=201cd422f7f5ec61260174efe7adadad374b0afbc3=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Michael=20Mason=20=0ADate:=20= Fri,=206=20Mar=202009=2017:48:02=20+0000=0ASubject:=20[PATCH]=20= extra/acf-fetchmail=20Initial=20Commit=0A=0A---=0A=20= extra/acf-fetchmail/APKBUILD=20|=20=20=2021=20+++++++++++++++++++++=0A=20= 1=20files=20changed,=2021=20insertions(+),=200=20deletions(-)=0A=20= create=20mode=20100644=20extra/acf-fetchmail/APKBUILD=0A=0Adiff=20--git=20= a/extra/acf-fetchmail/APKBUILD=20b/extra/acf-fetchmail/APKBUILD=0Anew=20= file=20mode=20100644=0Aindex=200000000..58d9c2e=0A---=20/dev/null=0A+++=20= b/extra/acf-fetchmail/APKBUILD=0A@@=20-0,0=20+1,21=20@@=0A+#=20= Contributor:=20Michael=20Mason=20=0A= +pkgname=3Dacf-fetchmail=0A+pkgver=3D0.2.5=0A+pkgrel=3D0=0A+pkgdesc=3D"A=20= web-based=20system=20administration=20interface=20for=20fetchmail"=0A= +url=3D"http://dev.alpinelinux.org/alpine/acf"=0A+license=3D"GPL-2"=0A= +depends=3D"acf-core=20lua=20fetchmail"=0A+makedepends=3D""=0A+install=3D=0A= +subpackages=3D""=0A= +source=3D"http://dev.alpinelinux.org/alpine/acf/${pkgname:4}/$pkgname-$pk= gver.tar.bz2"=0A+=0A+build()=20{=0A+=09cd=20"$srcdir/$pkgname-$pkgver"=0A= +=0A+=09make=20DESTDIR=3D"$pkgdir"=20install=0A+=0A+}=0A+=0A= +md5sums=3D"897ef9e3b6b0231087ed937c8fa22859=20=20= acf-fetchmail-0.2.5.tar.bz2"=0A--=20=0A1.6.1.3=0A=0A= --Apple-Mail-13-356685236 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-13-356685236-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---