summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/qmqtool/files')
-rw-r--r--net-mail/qmqtool/files/digest-qmqtool-1.123
-rw-r--r--net-mail/qmqtool/files/qmqtool-perlpath.patch8
2 files changed, 11 insertions, 0 deletions
diff --git a/net-mail/qmqtool/files/digest-qmqtool-1.12 b/net-mail/qmqtool/files/digest-qmqtool-1.12
new file mode 100644
index 000000000..ff0aaffce
--- /dev/null
+++ b/net-mail/qmqtool/files/digest-qmqtool-1.12
@@ -0,0 +1,3 @@
+MD5 f1e7857ed8c529e116f7215496f3056c qmqtool-current.tgz 18916
+RMD160 457b7976f6a3c135ebf50614366255778c6caafe qmqtool-current.tgz 18916
+SHA256 f8691556e05daf753f02734dcd81023d44010549f8a6b60edecbe1b5a7c39fb0 qmqtool-current.tgz 18916
diff --git a/net-mail/qmqtool/files/qmqtool-perlpath.patch b/net-mail/qmqtool/files/qmqtool-perlpath.patch
new file mode 100644
index 000000000..b63223603
--- /dev/null
+++ b/net-mail/qmqtool/files/qmqtool-perlpath.patch
@@ -0,0 +1,8 @@
+--- qmqtool.orig 2006-06-19 23:39:02.000000000 +0200
++++ qmqtool 2006-06-19 23:39:07.000000000 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+
+ # qmqtool: Copyright 2003-2005 Jeremy Kister
+ # Released under Perl's Artistic License.