Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2001 10:43:05 +0100 (BST)
From:      jose.marques@nottingham.ac.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27903: Update: www/transproxy
Message-ID:  <200106060943.f569h5c65032@pccigv6.nottingham.ac.uk>

next in thread | raw e-mail | index | archive | help

>Number:         27903
>Category:       ports
>Synopsis:       Update: www/transproxy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 06 02:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jose Marques
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD pccigv6.nottingham.ac.uk 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue May 29 16:41:39 BST 2001 cczjm@pccigv6.nottingham.ac.uk:/usr/src/sys/compile/PCCIGV6 i386


	
>Description:

	Update to www/transproxy port.  From v1.2 to v1.4

>How-To-Repeat:

	Apply the following patch to the current port.

>Fix:

diff -ruN /usr/ports/www/transproxy/Makefile transproxy/Makefile
--- /usr/ports/www/transproxy/Makefile	Mon Feb  5 15:33:52 2001
+++ transproxy/Makefile	Wed Jun  6 10:27:24 2001
@@ -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 -ruN /usr/ports/www/transproxy/distinfo transproxy/distinfo
--- /usr/ports/www/transproxy/distinfo	Sat Feb 12 20:52:28 2000
+++ transproxy/distinfo	Wed Jun  6 10:27:27 2001
@@ -1 +1 @@
-MD5 (transproxy-1.2.tgz) = 70eb15a4bce32f8148f6806e9f69a1e8
+MD5 (transproxy-1.4.tgz) = 9295c93cff451c32df25ae8a98cbd1af
diff -ruN /usr/ports/www/transproxy/files/patch-aa transproxy/files/patch-aa
--- /usr/ports/www/transproxy/files/patch-aa	Sat Feb 12 20:52:29 2000
+++ transproxy/files/patch-aa	Wed Jun  6 10:31:46 2001
@@ -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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106060943.f569h5c65032>