ports/67324: [maintainer update]: security/proxycheck - way newer version

Paul Chvostek paul+fbsd at it.ca
Sat May 29 04:50:43 UTC 2004


>Number:         67324
>Category:       ports
>Synopsis:       [maintainer update]: security/proxycheck - way newer version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 28 21:50:26 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Paul Chvostek
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD foo.it.ca 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #1: Sat May 1 23:10:02 EDT 2004 paul at foo.it.ca:/usr/obj/usr/src/sys/foo i386


	
>Description:
- upgrade version to 0.49
- now we use configure, so drop files/patch-aa (on Makefile)
>How-To-Repeat:
n/a
>Fix:

	

--- proxycheck.diff.49 begins here ---
diff -ruN /usr/ports/security/proxycheck/Makefile proxycheck/Makefile
--- /usr/ports/security/proxycheck/Makefile	Fri Nov 14 00:51:18 2003
+++ proxycheck/Makefile	Sat May 29 00:29:07 2004
@@ -2,11 +2,11 @@
 # Date created:				Fri Jun 13 02:26:04 EDT 2003
 # Whom:					Paul Chvostek <paul at it.ca>
 #
-# $FreeBSD: ports/security/proxycheck/Makefile,v 1.5 2003/09/28 14:38:04 krion Exp $
+# $FreeBSD: ports/security/proxycheck/Makefile,v 1.4 2003/06/30 17:30:06 leeym Exp $
 #
 
 PORTNAME=	proxycheck
-PORTVERSION=	0.45a
+PORTVERSION=	0.49
 CATEGORIES=	security
 MASTER_SITES=	http://www.corpit.ru/mjt/proxycheck/ \
 		http://www.it.ca/~paul/src/
@@ -15,6 +15,8 @@
 COMMENT=	Check for open proxy servers
 
 MAN1=		proxycheck.1
+
+HAS_CONFIGURE=	yes
 
 do-install:
 		@${INSTALL_PROGRAM} ${WRKSRC}/proxycheck ${PREFIX}/sbin/
diff -ruN /usr/ports/security/proxycheck/distinfo proxycheck/distinfo
--- /usr/ports/security/proxycheck/distinfo	Wed Mar 31 03:22:29 2004
+++ proxycheck/distinfo	Sat May 29 00:25:49 2004
@@ -1,2 +1,2 @@
-MD5 (proxycheck-0.45a.tar.gz) = 2b8dc50b83ed6948588a223fabe45452
-SIZE (proxycheck-0.45a.tar.gz) = 31206
+MD5 (proxycheck-0.49.tar.gz) = 5af269137f8cb8848a05afcc6cf3f924
+SIZE (proxycheck-0.49.tar.gz) = 38587
diff -ruN /usr/ports/security/proxycheck/files/patch-aa proxycheck/files/patch-aa
--- /usr/ports/security/proxycheck/files/patch-aa	Fri Jun 13 04:41:25 2003
+++ proxycheck/files/patch-aa	Wed Dec 31 19:00:00 1969
@@ -1,22 +0,0 @@
---- Makefile.orig	Sun May 11 10:47:38 2003
-+++ Makefile	Fri Jun 13 03:01:04 2003
-@@ -2,15 +2,15 @@
- # Makefile for proxycheck.  GPL
- 
--CC = cc
--CFLAGS = -O
-+CC ?= cc
-+CFLAGS += -O
- DEFS = -D_GNU_SOURCE
- LD = $(CC)
--LDFLAGS =
-+# LDFLAGS =
- 
- # For Solaris, we need -lsocket -lnsl and -lresolv for inet_aton
--RSOCKLIBS = `[ -f /usr/lib/libsocket.so ] && echo -lresolv -lsocket -lnsl || :`
--SOCKLIBS = `[ -f /usr/lib/libsocket.so ] && echo -lsocket -lnsl || :`
-+# RSOCKLIBS = `[ -f /usr/lib/libsocket.so ] && echo -lresolv -lsocket -lnsl || :`
-+# SOCKLIBS = `[ -f /usr/lib/libsocket.so ] && echo -lsocket -lnsl || :`
- 
- USE_CFLAGS = $(CFLAGS) $(DEFS)
- 
diff -ruN /usr/ports/security/proxycheck/pkg-descr proxycheck/pkg-descr
--- /usr/ports/security/proxycheck/pkg-descr	Fri Jun 13 04:41:24 2003
+++ proxycheck/pkg-descr	Sat May 29 00:36:21 2004
@@ -1,10 +1,8 @@
-proxycheck is a simple tool that may be used to check whether a given
+Proxycheck is a simple tool that may be used to check whether a given
 host or set of hosts has open proxy server running.
 
-See http://www.corpit.ru/mjt/proxycheck.html for more information.
-
-proxycheck was written by Michael Tokarev and comes ready to contribute
-results to DSBL.org.
+Proxycheck comes ready to contribute results to DSBL.org.  It was
+written by Michael Tokarev.
 
 WWW: http://www.corpit.ru/mjt/proxycheck.html
 
diff -ruN /usr/ports/security/proxycheck/pkg-plist proxycheck/pkg-plist
--- /usr/ports/security/proxycheck/pkg-plist	Fri Nov 14 00:51:18 2003
+++ proxycheck/pkg-plist	Mon Jun 30 03:30:12 2003
@@ -1,3 +1,3 @@
 sbin/proxycheck
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%share/doc/proxycheck/CHANGES
+%%PORTDOCS%%@dirrm share/doc/proxycheck
--- proxycheck.diff.49 ends here ---


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



More information about the freebsd-ports-bugs mailing list