summaryrefslogtreecommitdiff
path: root/www/transproxy
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-03-23 22:43:01 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-03-23 22:43:01 +0000
commit8ba30dbbe698ad8338d53debcaec18b3e8565d3a (patch)
treeba4738dc545e8099a026d60ed8db35559a0e0d80 /www/transproxy
parentUSE_AUTOMAKE (diff)
Update to 1.4
PR: 27903 Submitted by: Jose Marques <jose.marques@nottingham.ac.uk>
Notes
Notes: svn path=/head/; revision=77321
Diffstat (limited to 'www/transproxy')
-rw-r--r--www/transproxy/Makefile2
-rw-r--r--www/transproxy/distinfo2
-rw-r--r--www/transproxy/files/patch-aa13
3 files changed, 8 insertions, 9 deletions
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