Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 17:09:26 -0400 (EDT)
From:      Mike <mike.patterson@unb.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50793: Update port: deskutils/logjam2 (maintainer change)
Message-ID:  <200304102109.h3AL9Q1T040209@comrie.uwaterloo.ca>
Resent-Message-ID: <200304102110.h3ALA2ZJ033594@freefall.freebsd.org>

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

>Number:         50793
>Category:       ports
>Synopsis:       Update port: deskutils/logjam2 (maintainer change)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 10 14:10:02 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mike Patterson
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD comrie 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Sat Mar 29
23:


>Description:
diff to update the deskutils/logjam2 port to latest release.  This pr
supersedes previous udpate request PRs 47234 and 50351, and quite possibly
will close PR 48639.  Current maintainer has asked me to take over this
port.

>How-To-Repeat:
>Fix:

Apply attached diff.  Enjoy.

--- lj2_410.diff begins here ---
diff -ruN logjam2-old/Makefile logjam2/Makefile
--- logjam2-old/Makefile        Thu Apr 10 16:58:10 2003
+++ logjam2/Makefile    Thu Apr 10 16:58:17 2003
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=      logjam2
-PORTVERSION=   4.0.0
+PORTVERSION=   4.1.0
 CATEGORIES=    deskutils
 MASTER_SITES=  http://logjam.danga.com/download/
 DISTNAME=      logjam-${PORTVERSION}
 
-MAINTAINER=    ahze@rgv.net
+MAINTAINER=    mike.patterson@unb.ca
 COMMENT=       A GTK interface to user journals on www.livejournal.com
 
 LIB_DEPENDS=   curl.2:${PORTSDIR}/ftp/curl \
@@ -22,5 +22,6 @@
 USE_GMAKE=     yes
 USE_X_PREFIX=  yes
 GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --program-transform-name="s/$$//"
 
 .include <bsd.port.mk>
diff -ruN logjam2-old/distinfo logjam2/distinfo
--- logjam2-old/distinfo        Thu Apr 10 16:58:10 2003
+++ logjam2/distinfo    Thu Apr 10 16:58:17 2003
@@ -1 +1 @@
-MD5 (logjam-4.0.0.tar.gz) = 8bc409c821c08ed2955feb3423aed7d7
+MD5 (logjam-4.1.0.tar.gz) = 35770931d859a137bfdfd00286016a44
--- lj2_410.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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