ports/124644: www/squid_radius_auth update to 1.10

falz me at falz.net
Mon Jun 16 13:30:03 UTC 2008


>Number:         124644
>Category:       ports
>Synopsis:       www/squid_radius_auth update to 1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 16 13:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     falz
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD chrisw.colo.supranet.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Fri Feb 29 09:38:00 CST 2008 root at chrisw.colo.supranet.net:/usr/obj/usr/src/sys/GENERIC-CARP i386

>Description:
Update www/squid_radius_auth from 1.0.8 to 1.10. Cleaned up Makefile, changed
a patch that was fetched to local, removed now unneded patch. See attached.

>How-To-Repeat:

>Fix:

--- squid_radius_auth.diff begins here ---
diff -ruN squid_radius_auth.orig/Makefile squid_radius_auth/Makefile
--- squid_radius_auth.orig/Makefile	2005-11-24 20:13:59.000000000 -0600
+++ squid_radius_auth/Makefile	2008-06-10 08:51:43.000000000 -0500
@@ -6,16 +6,9 @@
 #
 
 PORTNAME=	squid_radius_auth
-PORTVERSION=	1.0.8
+PORTVERSION=	1.10
 CATEGORIES=	www
-MASTER_SITES=	http://www.squid-cache.org/contrib/squid_radius_auth/ \
-		http://www.exeonline.com/downloads/
-DISTNAME=	squid_radius_auth-1.08
-EXTRACT_SUFX=	.tgz
-
-PATCH_SITES=	http://www.exeonline.com/downloads/
-PATCHFILES=	squid_radius_freebsd.diff
-PATCH_DIST_STRIP=	-p1
+MASTER_SITES=	http://www.squid-cache.org/contrib/squid_radius_auth/
 
 MAINTAINER=	myntric at exeonline.com
 COMMENT=	RADIUS authenticator for squid proxy 2.5 and later
diff -ruN squid_radius_auth.orig/distinfo squid_radius_auth/distinfo
--- squid_radius_auth.orig/distinfo	2005-11-27 21:07:42.000000000 -0600
+++ squid_radius_auth/distinfo	2008-06-10 08:17:03.000000000 -0500
@@ -1,6 +1,6 @@
-MD5 (squid_radius_auth-1.08.tgz) = 1b365097c38e494933e294465e6a2b31
-SHA256 (squid_radius_auth-1.08.tgz) = 8f3ed8d49013c190fcdd457f260096a7dcecfa0bb51f30799d6d00adb63cb1be
-SIZE (squid_radius_auth-1.08.tgz) = 13854
+MD5 (squid_radius_auth-1.10.tar.gz) = f5f586771c34b31bda57b76f0a1a30bd
+SHA256 (squid_radius_auth-1.10.tar.gz) = ace4fb470094575fd0d7501d690fa3e2a53ed05772b74c9d13f08cb138b60d2e
+SIZE (squid_radius_auth-1.10.tar.gz) = 14929
 MD5 (squid_radius_freebsd.diff) = 843cf3d5ac689b277ec9a3221c54f23f
 SHA256 (squid_radius_freebsd.diff) = f27012c5cf79894f688c1dc73023ad748783d5e57f38f3c966f9b7052a326719
 SIZE (squid_radius_freebsd.diff) = 574
diff -ruN squid_radius_auth.orig/files/patch-Make.inc squid_radius_auth/files/patch-Make.inc
--- squid_radius_auth.orig/files/patch-Make.inc	1969-12-31 18:00:00.000000000 -0600
+++ squid_radius_auth/files/patch-Make.inc	2008-06-10 08:49:39.000000000 -0500
@@ -0,0 +1,22 @@
+--- Make.inc.orig	2008-06-10 08:48:03.000000000 -0500
++++ Make.inc	2008-06-10 08:49:11.000000000 -0500
+@@ -3,15 +3,15 @@
+ #
+ #
+ 
+-PREFIX  = /usr/local/squid
+-BINDIR	= $(PREFIX)/libexec/
++PREFIX  = /usr/local
++BINDIR	= $(PREFIX)/libexec/squid/
+ MANDIR  = $(PREFIX)/man/man8
+ MANEXT	= .8
+-CONFDIR  = $(PREFIX)/etc
++CONFDIR  = $(PREFIX)/etc/squid/
+ 
+ INCLUDES       = radius.h md5.h
+ 
+-ALL:	squid_radius_auth
++all:	squid_radius_auth
+ 
+ 
+ attrprint.o: attrprint.c $(INCLUDES)
diff -ruN squid_radius_auth.orig/files/patch-squid_rad_auth.c squid_radius_auth/files/patch-squid_rad_auth.c
--- squid_radius_auth.orig/files/patch-squid_rad_auth.c	2005-11-27 21:07:42.000000000 -0600
+++ squid_radius_auth/files/patch-squid_rad_auth.c	1969-12-31 18:00:00.000000000 -0600
@@ -1,10 +0,0 @@
---- squid_rad_auth.c.orig	Mon Nov 28 03:03:59 2005
-+++ squid_rad_auth.c	Mon Nov 28 03:04:29 2005
-@@ -46,6 +46,7 @@
- #include	<sys/types.h>
- #include	<sys/socket.h>
- #include	<netinet/in.h>
-+#include <sys/time.h>
- 
- #include	<ctype.h>
- #include	<stdio.h>
--- squid_radius_auth.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list