From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 10 05:00:15 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 DFFC31065672 for ; Thu, 10 Dec 2009 05:00:14 +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 BA3B48FC0A for ; Thu, 10 Dec 2009 05:00:14 +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 nBA50E9L064407 for ; Thu, 10 Dec 2009 05:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBA50Eqr064406; Thu, 10 Dec 2009 05:00:14 GMT (envelope-from gnats) Resent-Date: Thu, 10 Dec 2009 05:00:14 GMT Resent-Message-Id: <200912100500.nBA50Eqr064406@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, Julien Laffaye Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A0D61065676 for ; Thu, 10 Dec 2009 04:53:54 +0000 (UTC) (envelope-from kimelto@gmail.com) Received: from mail-gx0-f214.google.com (mail-gx0-f214.google.com [209.85.217.214]) by mx1.freebsd.org (Postfix) with ESMTP id 4674B8FC12 for ; Thu, 10 Dec 2009 04:53:53 +0000 (UTC) Received: by gxk6 with SMTP id 6so6254701gxk.13 for ; Wed, 09 Dec 2009 20:53:53 -0800 (PST) Received: by 10.150.120.8 with SMTP id s8mr17959036ybc.185.1260420833133; Wed, 09 Dec 2009 20:53:53 -0800 (PST) Received: from localhost (c-24-23-175-139.hsd1.ca.comcast.net [24.23.175.139]) by mx.google.com with ESMTPS id 4sm250712yxd.70.2009.12.09.20.53.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Dec 2009 20:53:51 -0800 (PST) Message-Id: <4b207edf.c401be0a.2800.1ca5@mx.google.com> Date: Wed, 09 Dec 2009 20:53:51 -0800 (PST) From: Julien Laffaye To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/141333: [MAINTAINER] textproc/discount: update to 1.5.6 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: Thu, 10 Dec 2009 05:00:15 -0000 >Number: 141333 >Category: ports >Synopsis: [MAINTAINER] textproc/discount: update to 1.5.6 >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: Thu Dec 10 05:00:14 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Julien Laffaye >Release: FreeBSD 8.0-RELEASE i386 >Organization: >Environment: System: FreeBSD laptop.kimelto.eu 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 >Description: - Update to 1.5.6 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- discount-1.5.6.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/discount.orig/Makefile /usr/ports/textproc/discount/Makefile --- /usr/ports/textproc/discount.orig/Makefile 2009-12-09 20:17:50.000000000 -0800 +++ /usr/ports/textproc/discount/Makefile 2009-12-09 20:19:32.000000000 -0800 @@ -6,7 +6,7 @@ # PORTNAME= discount -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= textproc devel MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/markdown/ diff -ruN --exclude=CVS /usr/ports/textproc/discount.orig/distinfo /usr/ports/textproc/discount/distinfo --- /usr/ports/textproc/discount.orig/distinfo 2009-12-09 20:17:50.000000000 -0800 +++ /usr/ports/textproc/discount/distinfo 2009-12-09 20:19:37.000000000 -0800 @@ -1,3 +1,3 @@ -MD5 (discount-1.5.5.tar.gz) = 44218e167e64bc33a75182e74c728b4a -SHA256 (discount-1.5.5.tar.gz) = 36b533a345c7cb232e963520fc268d22b098dec86aa4f7eb2acdab4655c9ef93 -SIZE (discount-1.5.5.tar.gz) = 86983 +MD5 (discount-1.5.6.tar.gz) = 41cbe9c797845cb5d3bad7e2ed74d15d +SHA256 (discount-1.5.6.tar.gz) = a8b1731e1e6faea5eb2704cec76487868a9e5deead58be5123d4bc0e6970bd0d +SIZE (discount-1.5.6.tar.gz) = 87298 --- discount-1.5.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: