From ad227bf47e41ac6b4af54666f40a3ea667817f2c Mon Sep 17 00:00:00 2001 From: Shaun Amott Date: Fri, 25 Aug 2006 13:16:34 +0000 Subject: [PATCH] - Upgrade to 0.73. - Respect ${PREFIX}. PR: ports/102441 Submitted by: Wesley Shields --- net/bittwist/Makefile | 2 +- net/bittwist/distinfo | 6 +++--- net/bittwist/files/patch-Makefile | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 net/bittwist/files/patch-Makefile diff --git a/net/bittwist/Makefile b/net/bittwist/Makefile index a3c5b9d81b8a..5c4e3ead7b66 100644 --- a/net/bittwist/Makefile +++ b/net/bittwist/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bittwist -PORTVERSION= 0.72 +PORTVERSION= 0.73 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/bittwist/distinfo b/net/bittwist/distinfo index 68b212bdc364..05db9dd60639 100644 --- a/net/bittwist/distinfo +++ b/net/bittwist/distinfo @@ -1,3 +1,3 @@ -MD5 (bittwist-bsd-0.72.tar.gz) = 917d5ff5eb0264dd59052d4a7f039822 -SHA256 (bittwist-bsd-0.72.tar.gz) = 13730a72f2a2967f605c2311a7755f1b842220f6f88f938b78a9bdd20fedd001 -SIZE (bittwist-bsd-0.72.tar.gz) = 37138 +MD5 (bittwist-bsd-0.73.tar.gz) = 6f5693127cff9028c418898ded28d8ec +SHA256 (bittwist-bsd-0.73.tar.gz) = f7dc534b6e3289fb07f8d086f5561169b8004641b75fc88a475bfcd01751c41a +SIZE (bittwist-bsd-0.73.tar.gz) = 38031 diff --git a/net/bittwist/files/patch-Makefile b/net/bittwist/files/patch-Makefile new file mode 100644 index 000000000000..45d005749cff --- /dev/null +++ b/net/bittwist/files/patch-Makefile @@ -0,0 +1,10 @@ +--- Makefile.orig Thu Aug 24 21:10:59 2006 ++++ Makefile Thu Aug 24 21:11:09 2006 +@@ -1,6 +1,6 @@ + SHELL = /bin/sh + +-prefix = /usr/local ++prefix = ${PREFIX} + exec_prefix = ${prefix} + bindir = ${exec_prefix}/bin + mandir = ${prefix}/man/man1