diff --git a/maildrop/.footprint b/maildrop/.footprint index 5203bd42a..f7c7fe204 100644 --- a/maildrop/.footprint +++ b/maildrop/.footprint @@ -3,7 +3,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/deliverquota -rwxr-xr-x root/root usr/bin/lockmail -rwxr-xr-x root/root usr/bin/mailbot +-rwxr-xr-x root/root usr/bin/maildirkw -rwxr-xr-x root/root usr/bin/maildirmake +-rwxr-xr-x root/root usr/bin/maildirwatch -rwsr-xr-x root/root usr/bin/maildrop -rwxr-xr-x root/root usr/bin/makedat -rwxr-xr-x root/root usr/bin/makedatprog @@ -15,7 +17,9 @@ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/lockmail.1.gz -rw-r--r-- root/root usr/share/man/man1/mailbot.1.gz +-rw-r--r-- root/root usr/share/man/man1/maildirkw.1.gz -rw-r--r-- root/root usr/share/man/man1/maildirmake.1.gz +-rw-r--r-- root/root usr/share/man/man1/maildirwatch.1.gz -rw-r--r-- root/root usr/share/man/man1/maildrop.1.gz -rw-r--r-- root/root usr/share/man/man1/makedat.1.gz -rw-r--r-- root/root usr/share/man/man1/makemime.1.gz diff --git a/maildrop/.signature b/maildrop/.signature index 7f5b83041..09834b884 100644 --- a/maildrop/.signature +++ b/maildrop/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YDhlXQEm0u6qMk9EBpeAdWzBpX8uGvL+DAkdCnuUa+nslc8HOkvaO3SX52XvKgGPK55c+YMr6SDd4dUsYCP5QU= -SHA256 (Pkgfile) = d3411a6d8de4df929893a3f01545c26c5a530c37bf611c473a7ac408a9a27ee8 -SHA256 (.footprint) = 5db95470879a80622486eb0d9098a0c2f3cc808b4e82d9c7fce16b55be82602f -SHA256 (maildrop-3.0.2.tar.bz2) = 0b53d93da9851e520d218dce07c94c79754893a2f80de1036eebaa85cb2bd597 +RWSE3ohX2g5d/Xlsf6a2E9vmxMMRfeB54TdTm6GNLDBJCGotcLmNzWenwkIXjuDk4jEmk4FnRoNxDF5oe9RdxH2MKnojQuuLJAo= +SHA256 (Pkgfile) = 048d83b71820802491475b6c98731bf3394e37107b878464025c222426809aeb +SHA256 (.footprint) = 4d5a4bad419e3d9d5aa677f5f93451fa144e1d28108ed1b9d823652a07075a0b +SHA256 (maildrop-3.0.3.tar.bz2) = 09dc17ec706d5d2a5bde9f67b37b8f5bf9a5b6a6d9ac1ca3bd0698c3f29bfc3d diff --git a/maildrop/Pkgfile b/maildrop/Pkgfile index dd8e498a1..aff4907c3 100644 --- a/maildrop/Pkgfile +++ b/maildrop/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gdbm libpcre courier-unicode libidn name=maildrop -version=3.0.2 +version=3.0.3 release=1 source=(http://download.sourceforge.net/project/courier/$name/$version/$name-$version.tar.bz2)