summaryrefslogtreecommitdiffstats
path: root/network/packit/patches/update_homepage.patch
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2016-12-17 10:15:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-24 07:33:27 +0700
commit087edbb3f5795d7ad13352543c5b288a3aa77896 (patch)
tree8d507bc9b7e85d52c0529a8845345b67f70554b1 /network/packit/patches/update_homepage.patch
parentee82de79c7a191ab9f362dec26f302b7922d2c3b (diff)
downloadslackbuilds-087edbb3f5795d7ad13352543c5b288a3aa77896.tar.gz
slackbuilds-087edbb3f5795d7ad13352543c5b288a3aa77896.tar.xz
network/packit: Add patches and switch to i586.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/packit/patches/update_homepage.patch')
-rw-r--r--network/packit/patches/update_homepage.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/network/packit/patches/update_homepage.patch b/network/packit/patches/update_homepage.patch
new file mode 100644
index 0000000000..1e7e0aa930
--- /dev/null
+++ b/network/packit/patches/update_homepage.patch
@@ -0,0 +1,26 @@
+Description: update the upstream homepage in program help and manpage.
+Author: Joao Eriberto Mota Filho <eriberto@debian.org>
+Last-Update: 2015-12-14
+Index: packit-1.0/man/packit.8.in
+===================================================================
+--- packit-1.0.orig/man/packit.8.in
++++ packit-1.0/man/packit.8.in
+@@ -946,6 +946,6 @@ The latest version can be found at:
+ .br
+ .ti +7
+ .ft I
+-http://packit.sourceforge.net
++http://packetfactory.openwall.net/projects/packit
+ .ft
+
+Index: packit-1.0/src/version.h.in
+===================================================================
+--- packit-1.0.orig/src/version.h.in
++++ packit-1.0/src/version.h.in
+@@ -22,5 +22,5 @@
+
+ #define P_VERSION "@PACKIT_VERSION@"
+ #define P_AUTHOR "Darren Bounds <dbounds@intrusense.com>"
+-#define P_SITE "http://packit.sourceforge.net"
++#define P_SITE "http://packetfactory.openwall.net/projects/packit"
+