ports/66430: Upgrade logjam2 port to 4.4.0

Mike Patterson mike.patterson at unb.ca
Sun May 9 21:20:21 UTC 2004


>Number:         66430
>Category:       ports
>Synopsis:       Upgrade logjam2 port to 4.4.0
>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:   Sun May 09 14:20:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mike Patterson
>Release:        FreeBSD 5.2.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD torres 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Mon Apr 19 13:53:39 EDT 2004 root at torres:/usr/obj/usr/src/sys/TORRES i386

>Description:
logjam2 is old.

>How-To-Repeat:
>Fix:
Apply patch.  Rebuild.  Enjoy new version.


--- lj440update begins here ---
diff -ruN logjam2-old/Makefile logjam2/Makefile
--- logjam2-old/Makefile	Sun May  9 15:52:56 2004
+++ logjam2/Makefile	Sun May  9 15:53:27 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	logjam2
-PORTVERSION=	4.3.2
-PORTREVISION=	1
+PORTVERSION=	4.4.0
 CATEGORIES=	deskutils
 MASTER_SITES=	http://logjam.danga.com/download/
 DISTNAME=	logjam-${PORTVERSION}
diff -ruN logjam2-old/distinfo logjam2/distinfo
--- logjam2-old/distinfo	Sun May  9 15:52:56 2004
+++ logjam2/distinfo	Sun May  9 15:54:20 2004
@@ -1,2 +1,2 @@
-MD5 (logjam-4.3.2.tar.bz2) = 59030225dc77be2d58d5cefe0935d61d
-SIZE (logjam-4.3.2.tar.bz2) = 601433
+MD5 (logjam-4.4.0.tar.bz2) = 7ff366dee32d354338132bfd5c5adb46
+SIZE (logjam-4.4.0.tar.bz2) = 604310
diff -ruN logjam2-old/files/patch-src::cmdline.c logjam2/files/patch-src::cmdline.c
--- logjam2-old/files/patch-src::cmdline.c	Sun May  9 15:52:56 2004
+++ logjam2/files/patch-src::cmdline.c	Wed Dec 31 19:00:00 1969
@@ -1,10 +0,0 @@
---- src/cmdline.c.orig	Tue Feb 17 09:49:23 2004
-+++ src/cmdline.c	Tue Feb 17 09:49:39 2004
-@@ -4,6 +4,7 @@
-  * vim: tabstop=4 shiftwidth=4 noexpandtab :
-  */
- 
-+#include <sys/types.h>
- #include "config.h"
- 
- #ifdef HAVE_GTK
diff -ruN logjam2-old/files/patch-src::get_cmd_out.c logjam2/files/patch-src::get_cmd_out.c
--- logjam2-old/files/patch-src::get_cmd_out.c	Wed Dec 31 19:00:00 1969
+++ logjam2/files/patch-src::get_cmd_out.c	Sun May  9 16:47:29 2004
@@ -0,0 +1,9 @@
+--- src/get_cmd_out.c.orig  Sun May  9 16:29:56 2004
++++ src/get_cmd_out.c       Sun May  9 16:30:55 2004
+@@ -12,6 +12,7 @@
+ #include <unistd.h>
+ #include <errno.h>
+ #include <sys/types.h>
++#include <signal.h>
+ #include <sys/wait.h>
+ #include "util.h"
--- lj440update ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list