From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 17 13:00:05 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 74086106566C for ; Sat, 17 Oct 2009 13:00:05 +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 2BBBC8FC1F for ; Sat, 17 Oct 2009 13:00:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9HD05Bh002188 for ; Sat, 17 Oct 2009 13:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9HD05bb002187; Sat, 17 Oct 2009 13:00:05 GMT (envelope-from gnats) Resent-Date: Sat, 17 Oct 2009 13:00:05 GMT Resent-Message-Id: <200910171300.n9HD05bb002187@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC17F1065670 for ; Sat, 17 Oct 2009 12:54:14 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id A0D538FC08 for ; Sat, 17 Oct 2009 12:54:14 +0000 (UTC) Received: by yxe1 with SMTP id 1so2579780yxe.3 for ; Sat, 17 Oct 2009 05:54:14 -0700 (PDT) Received: by 10.150.171.7 with SMTP id t7mr4583228ybe.289.1255784053343; Sat, 17 Oct 2009 05:54:13 -0700 (PDT) Received: from fbsd.scjamorim.org (200-140-166-177.bsace705.dsl.brasiltelecom.net.br [200.140.166.177]) by mx.google.com with ESMTPS id 21sm1381446ywh.1.2009.10.17.05.54.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 17 Oct 2009 05:54:12 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id E78FC3F40A9; Sat, 17 Oct 2009 09:54:08 -0300 (BRT) Message-Id: <20091017125408.E78FC3F40A9@fbsd.scjamorim.org> Date: Sat, 17 Oct 2009 09:54:08 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/139695: [PATCH] deskutils/plans: update to 8.1.5. Take maintainership. 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: Sat, 17 Oct 2009 13:00:05 -0000 >Number: 139695 >Category: ports >Synopsis: [PATCH] deskutils/plans: update to 8.1.5. Take maintainership. >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: Sat Oct 17 13:00:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 8.1.5 - Removed files/patch-theme__plans.template, due of file empty. - Take mainaintership. You can see the log in my tinderbox: AMD64 http://www.scjamorim.org/Home/plans-8.1.5-6amd64.log http://www.scjamorim.org/Home/plans-8.1.5-7amd64.log http://www.scjamorim.org/Home/plans-8.1.5-8amd64.log http://www.scjamorim.org/Home/plans-8.1.5-9amd64.log Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- plans-8.1.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/plans/Makefile,v retrieving revision 1.60 diff -u -u -r1.60 Makefile --- Makefile 11 Oct 2009 12:55:56 -0000 1.60 +++ Makefile 17 Oct 2009 12:50:42 -0000 @@ -6,7 +6,7 @@ # PORTNAME= plans -PORTVERSION= 8.1.2 +PORTVERSION= 8.1.5 CATEGORIES= deskutils www MASTER_SITES= http://www.planscalendar.com/release/:plans \ http://www.planscalendar.com/addons/:addons \ @@ -25,7 +25,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}_${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= A Good Web Calendar BUILD_DEPENDS= p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session Index: distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/plans/distinfo,v retrieving revision 1.56 diff -u -u -r1.56 distinfo --- distinfo 11 Oct 2009 12:55:56 -0000 1.56 +++ distinfo 17 Oct 2009 12:50:42 -0000 @@ -1,6 +1,6 @@ -MD5 (plans/plans_8.1.2.zip) = 23afefc7ff57c56028111b27b18b49fd -SHA256 (plans/plans_8.1.2.zip) = 1a5c8961cd2ce2472dc5ec27447dcb18138bcfe80d583124fba475aa1d50f884 -SIZE (plans/plans_8.1.2.zip) = 802620 +MD5 (plans/plans_8.1.5.zip) = e6812e18d4eaf3e56d4b9e9226579217 +SHA256 (plans/plans_8.1.5.zip) = 309ca416159f7ad8d28a1ad52d242a8eebcb49ebf3cfa6d176b5d1f6e8874669 +SIZE (plans/plans_8.1.5.zip) = 802637 MD5 (plans/cz_czech.pl) = 9427797fbb806ecba70250c80465d5b4 SHA256 (plans/cz_czech.pl) = eeed661b1ea60acf91b40a78550610ed94b95d014d88f954a28f0f279623409d SIZE (plans/cz_czech.pl) = 38446 Index: files/patch-theme__plans.template =================================================================== RCS file: files/patch-theme__plans.template diff -N files/patch-theme__plans.template --- plans-8.1.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: