--- a/getmail.patch Wed Feb 15 15:28:51 2012 +0100
+++ b/getmail.patch Wed Feb 15 15:29:13 2012 +0100
@@ -1,15 +1,13 @@
getmail
-diff --git a/source/custom/getmail/FrugalBuild b/source/custom/getmail/FrugalBuild
-new file mode 100644
-index 0000000..1edf8ad
---- /dev/null
-+++ b/source/custom/getmail/FrugalBuild
+diff -r ca724f85a127 source/custom/getmail/FrugalBuild
+--- /dev/null Thu Jan 01 00:00:00 1970 +0000
++++ b/source/custom/getmail/FrugalBuild Wed Feb 15 15:29:03 2012 +0100
@@ -0,0 +1,26 @@
+# Maintainer: Tomas Zeman <tzeman@volny.cz>
+
+pkgname=getmail
-+pkgver=4.8.1
++pkgver=4.8.4
+pkgrel=1
+pkgdesc="Email retriever (POP3, IMAP)"
+url="http://pyropus.ca/software/getmail"
@@ -21,7 +19,7 @@
+up2date="lynx -dump $url |grep tar.gz$ |Fsort |Flasttar"
+source=(http://pyropus.ca/software/$pkgname/old-versions/$pkgname-$pkgver.tar.gz
+ $pkgname.patch)
-+sha1sums=('fd2bd324831977b22dddf96d373279a87c9b15b0' \
++sha1sums=('44ea0da0835f9e06ef9cea769dc9293f2d6ba512' \
+ 'dde9238bddd77af0941109d438a8b357cd8a33c2')
+
+#build()
@@ -32,11 +30,9 @@
+# Fexerel contrib/hgk /usr/bin/hgk
+# Fsplit mercurial-hgk usr/bin/hgk
+#}
-diff --git a/source/custom/getmail/getmail.patch b/source/custom/getmail/getmail.patch
-new file mode 100644
-index 0000000..f1dd2fb
---- /dev/null
-+++ b/source/custom/getmail/getmail.patch
+diff -r ca724f85a127 source/custom/getmail/getmail.patch
+--- /dev/null Thu Jan 01 00:00:00 1970 +0000
++++ b/source/custom/getmail/getmail.patch Wed Feb 15 15:29:03 2012 +0100
@@ -0,0 +1,10 @@
+--- setup.py.orig 2008-03-13 12:02:10.000000000 +0100
++++ setup.py 2008-03-13 12:02:27.000000000 +0100
--- a/series Wed Feb 15 15:28:51 2012 +0100
+++ b/series Wed Feb 15 15:29:13 2012 +0100
@@ -36,7 +36,6 @@
perl-appconfig.patch
perl-template-toolkit.patch
getmail.patch
-upgrade-0.9-getmail.patch
firehol.patch
upgrade-0.9-firehol.patch
vim.patch
--- a/upgrade-0.9-getmail.patch Wed Feb 15 15:28:51 2012 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-getmail: Upgrade for Frugalware 0.9
-
-diff --git a/source/custom/getmail/FrugalBuild b/source/custom/getmail/FrugalBuild
-index 1edf8ad..646c85b 100644
---- a/source/custom/getmail/FrugalBuild
-+++ b/source/custom/getmail/FrugalBuild
-@@ -1,7 +1,7 @@
- # Maintainer: Tomas Zeman <tzeman@volny.cz>
-
- pkgname=getmail
--pkgver=4.8.1
-+pkgver=4.8.4
- pkgrel=1
- pkgdesc="Email retriever (POP3, IMAP)"
- url="http://pyropus.ca/software/getmail"
-@@ -13,7 +13,7 @@ archs=('i686' 'x86_64')
- up2date="lynx -dump $url |grep tar.gz$ |Fsort |Flasttar"
- source=(http://pyropus.ca/software/$pkgname/old-versions/$pkgname-$pkgver.tar.gz
- $pkgname.patch)
--sha1sums=('fd2bd324831977b22dddf96d373279a87c9b15b0' \
-+sha1sums=('44ea0da0835f9e06ef9cea769dc9293f2d6ba512' \
- 'dde9238bddd77af0941109d438a8b357cd8a33c2')
-
- #build()