Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 17:07:03 -0400 (EDT)
From:      Mike <mike.patterson@unb.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54554: Maintainer update: upgrade deskutils/logjam2 to 4.2.2
Message-ID:  <200307162107.h6GL73Qh069264@comrie.uwaterloo.ca>
Resent-Message-ID: <200307162110.h6GLAEMU087838@freefall.freebsd.org>

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

>Number:         54554
>Category:       ports
>Synopsis:       Maintainer update: upgrade deskutils/logjam2 to 4.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 16 14:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mike
>Release:        FreeBSD 5.1-RC i386
>Organization:
>Environment:
System: FreeBSD comrie 5.1-RC FreeBSD 5.1-RC #0: Wed Jun 4 15:34:57 EDT 2003 root@comrie:/usr/obj/usr/src/sys/COMRIE i386


>Description:
Update logjam2 port to latest stable version
>How-To-Repeat:
>Fix:
Apply patch.  May need/want to clean up (remove) the files directory, as
sources now compile cleanly under both 4.8 and 5.x.

--- lj422up begins here ---
diff -ruN lj2-orig/Makefile logjam2/Makefile
--- lj2-orig/Makefile	Wed Jun 11 23:09:16 2003
+++ logjam2/Makefile	Wed Jul 16 17:01:09 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	logjam2
-PORTVERSION=	4.2.0
+PORTVERSION=	4.2.2
 CATEGORIES=	deskutils
 MASTER_SITES=	http://logjam.danga.com/download/
 DISTNAME=	logjam-${PORTVERSION}
diff -ruN lj2-orig/distinfo logjam2/distinfo
--- lj2-orig/distinfo	Wed Jun 11 23:09:16 2003
+++ logjam2/distinfo	Wed Jul 16 17:01:15 2003
@@ -1 +1 @@
-MD5 (logjam-4.2.0.tar.gz) = 4b014559874da6dcc22b0436130dfbf2
+MD5 (logjam-4.2.2.tar.gz) = b279c49c5538c509228ef6eca038a510
diff -ruN lj2-orig/files/patch-aa-remote.c logjam2/files/patch-aa-remote.c
--- lj2-orig/files/patch-aa-remote.c	Wed Jun 11 23:09:16 2003
+++ logjam2/files/patch-aa-remote.c	Wed Dec 31 19:00:00 1969
@@ -1,12 +0,0 @@
---- src/remote.orig	Sat Jun  7 17:39:10 2003
-+++ src/remote.c	Sat Jun  7 17:39:20 2003
-@@ -14,8 +14,8 @@
- 
- #include <gtk/gtk.h>
- #ifndef G_OS_WIN32
--#include <sys/select.h>
- #include <sys/types.h>
-+#include <sys/select.h>
- #include <sys/socket.h>
- #include <sys/un.h>
- #include <unistd.h>
--- lj422up ends here ---


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



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