summaryrefslogtreecommitdiff
path: root/masqmail
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-06-21 13:42:00 +0200
committerJuergen Daubert <jue@jue.li>2010-06-21 13:42:00 +0200
commitd46013cd75e65df2d467d09222311394a648d315 (patch)
treec782842f273ea9a9d7fd423499ffdf014807035e /masqmail
parent6e3bf0fa0c0a54a24712c15514d9908023c24937 (diff)
downloadopt-d46013cd75e65df2d467d09222311394a648d315.tar.gz
opt-d46013cd75e65df2d467d09222311394a648d315.tar.xz
masqmail: update to 0.2.24
Diffstat (limited to 'masqmail')
-rw-r--r--masqmail/.footprint4
-rw-r--r--masqmail/.md5sum2
-rw-r--r--masqmail/Pkgfile4
3 files changed, 6 insertions, 4 deletions
diff --git a/masqmail/.footprint b/masqmail/.footprint
index d6d0e5a8d..76e22a938 100644
--- a/masqmail/.footprint
+++ b/masqmail/.footprint
@@ -12,7 +12,10 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/masqmail
-rwxr-xr-x root/root usr/bin/mservdetect
+-rwxr-xr-x root/root usr/bin/rmail
drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/mservdetect.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/masqmail.aliases.5.gz
-rw-r--r-- root/root usr/man/man5/masqmail.conf.5.gz
@@ -20,7 +23,6 @@ drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/masqmail.route.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/masqmail.8.gz
--rw-r--r-- root/root usr/man/man8/mservdetect.8.gz
drwxr-xr-x root/root usr/sbin/
-rwsr-xr-x root/root usr/sbin/masqmail
lrwxrwxrwx root/root usr/sbin/sendmail -> masqmail
diff --git a/masqmail/.md5sum b/masqmail/.md5sum
index eb2474550..3b6d68a4a 100644
--- a/masqmail/.md5sum
+++ b/masqmail/.md5sum
@@ -1,5 +1,5 @@
3740a79250c65218a41e9591d3a20434 inet.route
413f66f053693a10abc4c9c632fd0659 masqmail
-8fb2d498b9a8db7c51d9261717386681 masqmail-0.2.23.tar.gz
+b120e6d1e533d52c4d046b5ba8a6ffd6 masqmail-0.2.24.tar.gz
75ed683dec31e6712a4083b04e2e2a15 masqmail.alias
1e617333b5268d7d2db9380418b60f3c masqmail.conf
diff --git a/masqmail/Pkgfile b/masqmail/Pkgfile
index 808e1678c..660d522d0 100644
--- a/masqmail/Pkgfile
+++ b/masqmail/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: glib
name=masqmail
-version=0.2.23
+version=0.2.24
release=1
-source=(http://marmaro.de/prog/masqmail/$name-$version.tar.gz
+source=(http://marmaro.de/prog/masqmail/files/$name-$version.tar.gz
masqmail masqmail.conf masqmail.alias inet.route)
build () {

Generated by cgit