Date: Sat, 15 Feb 2014 21:10:15 GMT From: Matt Emmerton <matt@gsicomp.on.ca> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/186801: [maintainer update] misc/lifelines Message-ID: <201402152110.s1FLAFdr074682@cgiserv.freebsd.org> Resent-Message-ID: <201402152120.s1FLK0Xj028567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186801 >Category: ports >Synopsis: [maintainer update] misc/lifelines >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: Sat Feb 15 21:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Matt Emmerton >Release: 9.2 >Organization: GSI Computer Services >Environment: FreeBSD olympia.compar.com 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 02:38:15 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update misc/lifelines from 3.0.51 to 3.0.62 >How-To-Repeat: >Fix: See attached svn diff. Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 344479) +++ Makefile (working copy) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= lifelines -PORTVERSION= 3.0.51 -PORTREVISION= 1 +PORTVERSION= 3.0.62 CATEGORIES= misc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20beta%20versions/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} MAINTAINER= matt@gsicomp.on.ca COMMENT= An advanced genealogical system @@ -18,7 +17,7 @@ NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} Index: distinfo =================================================================== --- distinfo (revision 344479) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (lifelines-3.0.51.tar.bz2) = ed02450cd206d27bc2f220f4e5f178ad0fc1e165131c882c3bcbb78bdf950819 -SIZE (lifelines-3.0.51.tar.bz2) = 2336717 +SHA256 (lifelines-3.0.62.tar.bz2) = 1c279958748e0f80b399bd8ea29f4030aa6db93059785d68abccf98b59c41e05 +SIZE (lifelines-3.0.62.tar.bz2) = 2289866 Index: pkg-plist =================================================================== --- pkg-plist (revision 344479) +++ pkg-plist (working copy) @@ -156,7 +156,7 @@ %%DATADIR%%/ll-userguide.sv.html %%DATADIR%%/ll-userguide.txt %%DATADIR%%/ll.png -%%DATADIR%%/ll2html4.ll +%%DATADIR%%/ll2html.ll %%DATADIR%%/ll2visio.ll %%DATADIR%%/lldb.ll %%DATADIR%%/longlines.ll >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402152110.s1FLAFdr074682>