ports/62946: Update logjam2 port to version 4.3.1
Mike Patterson
mike.patterson at unb.ca
Tue Feb 17 05:20:06 UTC 2004
>Number: 62946
>Category: ports
>Synopsis: Update logjam2 port to version 4.3.1
>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: Mon Feb 16 21:20:05 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Mike Patterson
>Release: FreeBSD 5.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD torres 5.2-RELEASE-p2 FreeBSD 5.2-RELEASE-p2 #0: Sun Feb 8 13:01:37 EST 2004 root at torres:/usr/obj/usr/src/sys/TORRES i386
>Description:
Update deskutils/logjam2 port to latest upstream version. New version uses
bzip2. Modify pkg-descr to make it clear what the difference is between
this and plain deskutils/logjam.
>How-To-Repeat:
>Fix:
Apply patch. Enjoy.
--- logjam2-424-431 begins here ---
diff -ruN logjam2-424/Makefile logjam2-431/Makefile
--- logjam2-424/Makefile Wed Feb 4 18:23:32 2004
+++ logjam2-431/Makefile Mon Feb 16 22:39:03 2004
@@ -6,8 +6,7 @@
#
PORTNAME= logjam2
-PORTVERSION= 4.2.4
-PORTREVISION= 2
+PORTVERSION= 4.3.1
CATEGORIES= deskutils
MASTER_SITES= http://logjam.danga.com/download/
DISTNAME= logjam-${PORTVERSION}
@@ -19,6 +18,7 @@
MAN1= logjam.1
+USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff -ruN logjam2-424/distinfo logjam2-431/distinfo
--- logjam2-424/distinfo Sun Aug 31 16:24:09 2003
+++ logjam2-431/distinfo Mon Feb 16 23:12:46 2004
@@ -1 +1,2 @@
-MD5 (logjam-4.2.4.tar.gz) = c832561a264a5fe4a4cad3cda6500656
+MD5 (logjam-4.3.1.tar.bz2) = ddc990aba9d7d17263d57c0305b1fce1
+SIZE (logjam-4.3.1.tar.bz2) = 604717
diff -ruN logjam2-424/pkg-descr logjam2-431/pkg-descr
--- logjam2-424/pkg-descr Wed Jun 11 23:09:16 2003
+++ logjam2-431/pkg-descr Mon Feb 16 22:40:22 2004
@@ -6,4 +6,7 @@
site running LiveJournal, not just www.livejournal.com, and can create
offline copies of your journal.
+(If you want a GTK version, see deskutils/logjam, but that version receives
+no bugfixes.)
+
WWW: http://logjam.danga.com/
--- logjam2-424-431 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list