From 8ba30dbbe698ad8338d53debcaec18b3e8565d3a Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sun, 23 Mar 2003 22:43:01 +0000 Subject: Update to 1.4 PR: 27903 Submitted by: Jose Marques --- www/transproxy/Makefile | 2 +- www/transproxy/distinfo | 2 +- www/transproxy/files/patch-aa | 13 ++++++------- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'www/transproxy') diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index fae843db3948..7e8735c13dc3 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= transproxy -PORTVERSION= 1.2 +PORTVERSION= 1.4 CATEGORIES= www MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz diff --git a/www/transproxy/distinfo b/www/transproxy/distinfo index 677bf306774e..3e637a57481e 100644 --- a/www/transproxy/distinfo +++ b/www/transproxy/distinfo @@ -1 +1 @@ -MD5 (transproxy-1.2.tgz) = 70eb15a4bce32f8148f6806e9f69a1e8 +MD5 (transproxy-1.4.tgz) = 9295c93cff451c32df25ae8a98cbd1af diff --git a/www/transproxy/files/patch-aa b/www/transproxy/files/patch-aa index 2c7145b0a723..14db76651922 100644 --- a/www/transproxy/files/patch-aa +++ b/www/transproxy/files/patch-aa @@ -1,6 +1,6 @@ ---- Makefile.orig Wed Feb 9 09:59:09 2000 -+++ Makefile Wed Feb 9 11:12:59 2000 -@@ -57,17 +57,18 @@ +--- Makefile.orig Fri Aug 18 07:35:46 2000 ++++ Makefile Wed Jun 6 10:31:05 2001 +@@ -61,17 +61,17 @@ #OPTIONS += -DHAVE_GETOPT_H # You may need to touch PREFIX, CC and CFLAGS. @@ -17,16 +17,15 @@ # Should be OK for GNU gcc. -CC = gcc --CFLAGS = -O2 -Wall $(OPTIONS) +-CFLAGS = -O2 -Wall -LDFLAGS = -s +#CC = gcc -+#CFLAGS = -O2 -Wall $(OPTIONS) -+CFLAGS += $(OPTIONS) ++#CFLAGS = -O2 -Wall +#LDFLAGS = -s # For using BIND resolver instead of system resolver. #LIBS += -lresolv # Really old Linux has this. -@@ -96,7 +97,7 @@ +@@ -100,7 +100,7 @@ $(RM) tproxy install: tproxy -- cgit v1.2.3