ports/66552: non-maintainer-update: www/pound gets a version bump

Paul Chvostek paul+fbsd at it.ca
Tue May 11 23:30:17 UTC 2004


>Number:         66552
>Category:       ports
>Synopsis:       non-maintainer-update: www/pound gets a version bump
>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:   Tue May 11 16:30:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Paul Chvostek
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD leola.it.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
 - moved from version 1.5 to 1.7, which is itself a few months old.
 - updated existing patch files,
 - added a patch file for Makefile.in to exclude linux's -D option

 I poked the maintainer last month to no avail.  If Anders doesn't want
 to keep this port updated, I'd be happy to take it one on.

>How-To-Repeat:
 n/a
>Fix:

	

--- pound-1.7-diff begins here ---
diff -ruN /usr/ports/www/pound/Makefile pound/Makefile
--- /usr/ports/www/pound/Makefile	Tue Oct 28 18:44:27 2003
+++ pound/Makefile	Tue May 11 18:56:09 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pound
-PORTVERSION=	1.5
+PORTVERSION=	1.7
 CATEGORIES=	www net
 MASTER_SITES=	http://www.apsis.ch/pound/ \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
diff -ruN /usr/ports/www/pound/distinfo pound/distinfo
--- /usr/ports/www/pound/distinfo	Tue Oct 28 18:44:27 2003
+++ pound/distinfo	Tue May 11 18:57:12 2004
@@ -1 +1 @@
-MD5 (Pound-1.5.tgz) = e838381f7fb49136c531895a0e93c31d
+MD5 (Pound-1.7.tgz) = ebd15a0ff4a1920a857239630c33e8f5
diff -ruN /usr/ports/www/pound/files/patch-Makefile.in pound/files/patch-Makefile.in
--- /usr/ports/www/pound/files/patch-Makefile.in	Wed Dec 31 19:00:00 1969
+++ pound/files/patch-Makefile.in	Tue May 11 19:10:57 2004
@@ -0,0 +1,13 @@
+--- Makefile.in.orig	Wed Mar 24 02:03:14 2004
++++ Makefile.in	Tue May 11 19:10:36 2004
+@@ -48,8 +48,8 @@
+ $(OBJS):	pound.h
+ 
+ install:	all
+-		@INSTALL@ -o bin -g bin -m 555 -s -D pound @sbindir@/pound
+-		@INSTALL@ -o bin -g bin -m 644 -D pound.8 @mandir@/man8/pound.8
++		@INSTALL@ -o bin -g bin -m 555 -s pound @sbindir@/pound
++		@INSTALL@ -o bin -g bin -m 644 pound.8 @mandir@/man8/pound.8
+ 
+ clean:
+ 		rm -f pound $(OBJS)
diff -ruN /usr/ports/www/pound/files/patch-configure pound/files/patch-configure
--- /usr/ports/www/pound/files/patch-configure	Tue Jul 22 18:49:41 2003
+++ pound/files/patch-configure	Tue May 11 19:02:48 2004
@@ -1,12 +1,13 @@
---- configure.orig	Thu Apr 24 15:45:26 2003
-+++ configure	Tue Apr 29 02:58:39 2003
-@@ -1850,7 +1850,8 @@
- if test $ac_cv_lib_pthread_pthread_create = yes; then
-   LIBS="-lpthread ${LIBS}"
- else
--  CPPFLAGS="${CPPFLAGS} -pthread -DNEED_STACK"; LDFLAGS="${LDFLAGS} -pthread"
-+   CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -DNEED_STACK"
-+   LDFLAGS="${PTHREAD_LIBS} ${LDFLAGS}"
+--- configure.orig	Wed Mar 24 02:03:14 2004
++++ configure	Tue May 11 18:59:39 2004
+@@ -2359,7 +2359,9 @@
+ 
+ if  test "${CC}" = "gcc"
+ then
+-    CPPFLAGS="${CPPFLAGS} -Wstrict-prototypes -pipe"
++#   CPPFLAGS="${CPPFLAGS} -Wstrict-prototypes -pipe"
++    CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -DNEED_STACK"
++    LDFLAGS="${PTHREAD_LIBS} ${LDFLAGS}"
  fi
  
- echo "$as_me:1856: checking for socket in -lsocket" >&5
+ 
diff -ruN /usr/ports/www/pound/files/patch-pound.h pound/files/patch-pound.h
--- /usr/ports/www/pound/files/patch-pound.h	Tue Jul 22 18:49:41 2003
+++ pound/files/patch-pound.h	Tue May 11 19:02:29 2004
@@ -1,6 +1,6 @@
---- pound.h.orig	Wed Jul 23 04:48:13 2003
-+++ pound.h	Wed Jul 23 04:48:49 2003
-@@ -163,10 +163,6 @@
+--- pound.h.orig	Wed Mar 24 02:03:14 2004
++++ pound.h	Tue May 11 19:01:12 2004
+@@ -169,10 +169,6 @@
  #define OPENSSL_THREAD_DEFINES
  #include    <openssl/ssl.h>
  #if OPENSSL_VERSION_NUMBER >= 0x00907000L
--- pound-1.7-diff ends here ---


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



More information about the freebsd-ports-bugs mailing list