Date: Mon, 16 Feb 2004 21:40:05 -0800 (PST) From: Mike Patterson <mpatters@cs.uwaterloo.ca> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/62946: Update logjam2 port to version 4.3.1 Message-ID: <200402170540.i1H5e5VW031458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/62946; it has been noted by GNATS. From: Mike Patterson <mpatters@cs.uwaterloo.ca> To: Mike Patterson <mike.patterson@unb.ca>, freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/62946: Update logjam2 port to version 4.3.1 Date: Tue, 17 Feb 2004 00:32:40 -0500 --Apple-Mail-2--95486815 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed augh, sorry, bad patch, kinda. logjam2-431 should be just logjam2. Attached is, I hope, a different patch against what I fervently hope are the proper directory names, in case that makes it easier. --Apple-Mail-2--95486815 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="logjam2-424-431" Content-Disposition: attachment; filename=logjam2-424-431 diff -ruN logjam2-424/Makefile logjam2/Makefile --- logjam2-424/Makefile Wed Feb 4 18:23:32 2004 +++ logjam2/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/distinfo --- logjam2-424/distinfo Sun Aug 31 16:24:09 2003 +++ logjam2/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/pkg-descr --- logjam2-424/pkg-descr Wed Jun 11 23:09:16 2003 +++ logjam2/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/ --Apple-Mail-2--95486815--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402170540.i1H5e5VW031458>