From 6b944558e678033bf85c8360de104dd21723ad66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BChlinghaus?= Date: Sat, 7 Nov 2015 12:16:20 +0100 Subject: [PATCH] run-mailcap: update to 3.59 --- srcpkgs/run-mailcap/patches/manpage.patch | 25 ------------- srcpkgs/run-mailcap/patches/manpages.patch | 41 ++++++++++++++++++++++ srcpkgs/run-mailcap/template | 5 +-- 3 files changed, 44 insertions(+), 27 deletions(-) delete mode 100644 srcpkgs/run-mailcap/patches/manpage.patch create mode 100644 srcpkgs/run-mailcap/patches/manpages.patch diff --git a/srcpkgs/run-mailcap/patches/manpage.patch b/srcpkgs/run-mailcap/patches/manpage.patch deleted file mode 100644 index 7fc9e0567d..0000000000 --- a/srcpkgs/run-mailcap/patches/manpage.patch +++ /dev/null @@ -1,25 +0,0 @@ -Remove mention of the "view" alias from the manpage. -It won't be installed as it would conflict with vi packages. - -Remove mention of the "update-mime" tool from the manpage. -It won't be installed as it is specific to Debian packages. - ---- run-mailcap.man.orig 2014-12-28 07:06:43.000000000 +0100 -+++ run-mailcap.man 2015-01-14 20:40:31.550692133 +0100 -@@ -4,7 +4,7 @@ - .\" - .TH RUN-MAILCAP 1 "1st Jan 2008" "Debian Project" "Run Mailcap Programs" - .SH NAME --run-mailcap, view, see, edit, compose, print \- execute programs via entries in the -+run-mailcap, see, edit, compose, print \- execute programs via entries in the - .I mailcap - file - .SH SYNOPSIS -@@ -81,7 +81,6 @@ - Displays the found command without actually executing it. - .SH "SEE ALSO" - .BR file "(1)" --.BR update-mime "(8)" - .SH AUTHOR - .B run-mailcap - (and its aliases) was written by Brian White . diff --git a/srcpkgs/run-mailcap/patches/manpages.patch b/srcpkgs/run-mailcap/patches/manpages.patch new file mode 100644 index 0000000000..6a8f1fe8dc --- /dev/null +++ b/srcpkgs/run-mailcap/patches/manpages.patch @@ -0,0 +1,41 @@ +Remove mention of the "view" alias from the manpages. +It won't be installed as it would conflict with vi packages. + +Remove mention of the "update-mime" tool from the manpages. +It won't be installed as it is specific to Debian packages. + +Remove mention of the "mailcap.order" file from the manpages. +It won't be installed as it is specific to Debian packages. + +--- run-mailcap.man.orig 2015-11-07 11:28:57.466018942 +0100 ++++ run-mailcap.man 2015-11-07 11:37:38.102042173 +0100 +@@ -4,7 +4,7 @@ + .\" + .TH RUN-MAILCAP 1 "1st Jan 2008" "Debian Project" "Run Mailcap Programs" + .SH NAME +-run-mailcap, view, see, edit, compose, print \- execute programs via entries in the ++run-mailcap, see, edit, compose, print \- execute programs via entries in the + .I mailcap + file + .SH SYNOPSIS +@@ -89,8 +89,6 @@ + .SH "SEE ALSO" + .BR file "(1)" + .BR mailcap "(5)" +-.BR mailcap.order "(5)" +-.BR update-mime "(8)" + .SH AUTHOR + .B run-mailcap + (and its aliases) was written by Brian White . + +--- mailcap.man.orig 2015-11-07 11:43:49.604058749 +0100 ++++ mailcap.man 2015-11-07 11:46:29.410065880 +0100 +@@ -53,8 +53,6 @@ + $HOME/.mailcap:/etc/mailcap:/usr/share/etc/mailcap:/usr/local/etc/mailcap -- default path for mailcap files. + .SH SEE ALSO + .BR run-mailcap "(1)", +-.BR mailcap.order "(5)", +-.BR update-mime "(8)" + + RFC 1524 () + diff --git a/srcpkgs/run-mailcap/template b/srcpkgs/run-mailcap/template index 09e118d9c8..1808d3f7d6 100644 --- a/srcpkgs/run-mailcap/template +++ b/srcpkgs/run-mailcap/template @@ -1,13 +1,13 @@ # Template file for 'run-mailcap' pkgname="run-mailcap" -version="3.58" +version="3.59" revision=1 short_desc="Execute programs via entries in the mailcap file" maintainer="Stefan Mühlinghaus " license="Public Domain" homepage="http://packages.ubuntu.com/vivid/mime-support" distfiles="${UBUNTU_SITE}/main/m/mime-support/mime-support_${version}ubuntu1.tar.gz" -checksum="359014c892432870e43b153287391d1212efd7b8ed8571508a65b6aa0488a17d" +checksum="55ee4350da8425fb65e7c9b60518e20de09c5a72d08148e644fcefe7abf9c83d" wrksrc="mime-support-${version}ubuntu1" noarch=1 depends="perl" @@ -17,6 +17,7 @@ do_install() { vbin run-mailcap vman run-mailcap.man run-mailcap.1 + vman mailcap.man mailcap.1 cd ${DESTDIR}/usr/bin for a in ${_aliases}; do ln -sf run-mailcap ${a}