summaryrefslogtreecommitdiff
path: root/libetpan
diff options
context:
space:
mode:
authorMikhail Kolesnik <mike@openbunker.org>2012-01-04 16:44:07 +0200
committerMikhail Kolesnik <mike@openbunker.org>2012-01-04 16:44:07 +0200
commit4e67e5ce6e1f9ec51db08ec9a7827a76752c6d12 (patch)
treebade91b8c053c196a628bef24b112bc285638bea /libetpan
parent140cdc94db75089326e5d785b34bcf2125cd02c4 (diff)
downloadcontrib-4e67e5ce6e1f9ec51db08ec9a7827a76752c6d12.tar.gz
contrib-4e67e5ce6e1f9ec51db08ec9a7827a76752c6d12.tar.xz
libetpan: update to 1.1
Diffstat (limited to 'libetpan')
-rw-r--r--libetpan/.footprint11
-rw-r--r--libetpan/.md5sum2
-rw-r--r--libetpan/Pkgfile6
3 files changed, 12 insertions, 7 deletions
diff --git a/libetpan/.footprint b/libetpan/.footprint
index a24398f0a..102c7af9a 100644
--- a/libetpan/.footprint
+++ b/libetpan/.footprint
@@ -119,6 +119,10 @@ drwxr-xr-x root/root usr/include/libetpan/
-rw-r--r-- root/root usr/include/libetpan/mhstorage.h
-rw-r--r-- root/root usr/include/libetpan/mime_message_driver.h
-rw-r--r-- root/root usr/include/libetpan/mmapstring.h
+-rw-r--r-- root/root usr/include/libetpan/namespace.h
+-rw-r--r-- root/root usr/include/libetpan/namespace_parser.h
+-rw-r--r-- root/root usr/include/libetpan/namespace_sender.h
+-rw-r--r-- root/root usr/include/libetpan/namespace_types.h
-rw-r--r-- root/root usr/include/libetpan/newsfeed.h
-rw-r--r-- root/root usr/include/libetpan/newsfeed_item.h
-rw-r--r-- root/root usr/include/libetpan/newsfeed_item_enclosure.h
@@ -145,9 +149,10 @@ drwxr-xr-x root/root usr/include/libetpan/
-rw-r--r-- root/root usr/include/libetpan/quota_types.h
-rw-r--r-- root/root usr/include/libetpan/uidplus.h
-rw-r--r-- root/root usr/include/libetpan/uidplus_types.h
+-rw-r--r-- root/root usr/include/libetpan/xlist.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libetpan.a
-rwxr-xr-x root/root usr/lib/libetpan.la
-lrwxrwxrwx root/root usr/lib/libetpan.so -> libetpan.so.15.0.0
-lrwxrwxrwx root/root usr/lib/libetpan.so.15 -> libetpan.so.15.0.0
--rwxr-xr-x root/root usr/lib/libetpan.so.15.0.0
+lrwxrwxrwx root/root usr/lib/libetpan.so -> libetpan.so.16.0.0
+lrwxrwxrwx root/root usr/lib/libetpan.so.16 -> libetpan.so.16.0.0
+-rwxr-xr-x root/root usr/lib/libetpan.so.16.0.0
diff --git a/libetpan/.md5sum b/libetpan/.md5sum
index 39d503e6f..34dfe6d74 100644
--- a/libetpan/.md5sum
+++ b/libetpan/.md5sum
@@ -1 +1 @@
-5addc766141a0b1d29ee1ca4ba1b6808 libetpan-1.0.tar.gz
+6fee60d08506e941642b8fa087e60b07 libetpan-1.1.tar.gz
diff --git a/libetpan/Pkgfile b/libetpan/Pkgfile
index d00136d5d..749889044 100644
--- a/libetpan/Pkgfile
+++ b/libetpan/Pkgfile
@@ -1,5 +1,5 @@
# Description: A Library for low-level mail work.
-# URL: http://www.etpan.org/libetpan
+# URL: http://www.etpan.org/
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
# Packager: Brett Goulder, predatorfreak at dcaf-security dot org
# Depends on: db openssl
@@ -7,9 +7,9 @@
# Nice to have: cyrus-sasl
name=libetpan
-version=1.0
+version=1.1
release=1
-source=(http://sourceforge.net/projects/$name/files/$name-$version.tar.gz)
+source=(http://dl.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit