From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 12 08:30:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7394C1065673 for ; Fri, 12 Jun 2009 08:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4D5EE8FC12 for ; Fri, 12 Jun 2009 08:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5C8U27V018165 for ; Fri, 12 Jun 2009 08:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5C8U2FU018161; Fri, 12 Jun 2009 08:30:02 GMT (envelope-from gnats) Resent-Date: Fri, 12 Jun 2009 08:30:02 GMT Resent-Message-Id: <200906120830.n5C8U2FU018161@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pietro Cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFD16106564A for ; Fri, 12 Jun 2009 08:24:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 923228FC0C for ; Fri, 12 Jun 2009 08:24:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5C8OfRr045638 for ; Fri, 12 Jun 2009 08:24:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5C8OfjL045628; Fri, 12 Jun 2009 08:24:41 GMT (envelope-from nobody) Message-Id: <200906120824.n5C8OfjL045628@www.freebsd.org> Date: Fri, 12 Jun 2009 08:24:41 GMT From: Pietro Cerutti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/135495: [patch] deskutils/todo - update to 2.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 08:30:02 -0000 >Number: 135495 >Category: ports >Synopsis: [patch] deskutils/todo - update to 2.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 12 08:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: >Organization: The FreeBSD Project >Environment: >Description: The patch updates deskutils/todo to version 2.4 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/todo/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 6 Jun 2008 13:18:32 -0000 1.5 +++ Makefile 12 Jun 2009 08:29:25 -0000 @@ -7,28 +7,25 @@ # PORTNAME= todo -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 2.4 CATEGORIES= deskutils -MASTER_SITES= http://todotxt.com/library/todo.sh/ -DISTNAME= todo.sh +MASTER_SITES= http://cloud.github.com/downloads/ginatrapani/todo.txt-cli/ +DISTNAME= todo.txt_cli-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org -COMMENT= Todo.txt Managers +COMMENT= Todo.txt Manager RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_ZIP= yes NO_BUILD= yes -NO_WRKSUBDIR= yes -PLIST_FILES= bin/todo etc/dot.todo +PLIST_FILES= bin/todo etc/todo.cfg post-patch: - @${REINPLACE_CMD} -e "s,/bin/sh,${LOCALBASE}/bin/bash," ${WRKSRC}/todo.sh + @${REINPLACE_CMD} -e "s,/bin/bash,${LOCALBASE}/bin/bash," ${WRKSRC}/todo.sh do-install: @${INSTALL_SCRIPT} ${WRKSRC}/todo.sh ${PREFIX}/bin/todo - @${INSTALL_DATA} ${WRKSRC}/.todo ${PREFIX}/etc/dot.todo + @${INSTALL_DATA} ${WRKSRC}/todo.cfg ${PREFIX}/etc/todo.cfg .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/deskutils/todo/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 14 Aug 2006 02:24:27 -0000 1.2 +++ distinfo 12 Jun 2009 08:27:01 -0000 @@ -1,3 +1,3 @@ -MD5 (todo.sh.zip) = 09d88722aef91cebe7f6b0f2a25ac873 -SHA256 (todo.sh.zip) = 8a0d65dbdb2bfa35f17155e6251c90f92736dd95f5f6b4a993ea52ed9a194f41 -SIZE (todo.sh.zip) = 4138 +MD5 (todo.txt_cli-2.4.tar.gz) = 74a9fa7d9c4270b6d1439ff3eee59774 +SHA256 (todo.txt_cli-2.4.tar.gz) = 8d62069bd5f7d82c2df0a8925f2d92f92e011817041df17c663337ea6c45760f +SIZE (todo.txt_cli-2.4.tar.gz) = 7713 >Release-Note: >Audit-Trail: >Unformatted: