From martin.dieringer@gmx.de  Thu Sep 30 17:16:24 2010
Return-Path: <martin.dieringer@gmx.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AD3AD1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 17:16:24 +0000 (UTC)
	(envelope-from martin.dieringer@gmx.de)
Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.23])
	by mx1.freebsd.org (Postfix) with SMTP id 169108FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 17:16:23 +0000 (UTC)
Received: (qmail invoked by alias); 30 Sep 2010 16:49:42 -0000
Received: from p54BE84A9.dip0.t-ipconnect.de (EHLO thinkpad.dieringer.dyndns.org) [84.190.132.169]
  by mail.gmx.net (mp049) with SMTP; 30 Sep 2010 18:49:42 +0200
Received: by thinkpad.dieringer.dyndns.org (Postfix, from userid 1001)
	id 096D8866B; Thu, 30 Sep 2010 18:49:36 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by thinkpad.dieringer.dyndns.org (Postfix) with ESMTP id 05013675E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 18:49:36 +0200 (CEST)
Message-Id: <alpine.BSF.2.00.1009301840070.1974@thinkpad.nowhere.local>
Date: Thu, 30 Sep 2010 18:49:35 +0200 (CEST)
From: Martin Dieringer <martin.dieringer@gmx.de>
Reply-To: Martin Dieringer <martin.dieringer@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] textproc/html2tex: update to 2.7_1

>Number:         151120
>Category:       ports
>Synopsis:       [PATCH] textproc/html2tex: update to 2.7_1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 17:20:02 UTC 2010
>Closed-Date:    Wed Oct 06 02:15:36 UTC 2010
>Last-Modified:  Wed Oct  6 02:20:01 UTC 2010
>Originator:     Martin Dieringer
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 8.1-STABLE #2: Tue Sep  7 14:34:57 CEST
>Description:

DISTFILE was changed, which is an update

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- html2tex-2.7_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/html2tex/Makefile /usr/ports/textproc/html2tex_new/Makefile
--- /usr/ports/textproc/html2tex/Makefile	2008-11-13 22:37:58.000000000 +0100
+++ /usr/ports/textproc/html2tex_new/Makefile	2010-09-30 18:24:06.045704836 +0200
@@ -7,13 +7,14 @@

  PORTNAME=	html2tex
  PORTVERSION=	2.7
+PORTREVISION=	1
  CATEGORIES=	textproc
  MASTER_SITES=	http://www.iwriteiam.nl/
  DISTNAME=	html2tex_c.txt
  EXTRACT_SUFX=	# empty

  MAINTAINER=	martin.dieringer@gmx.de
-COMMENT=	HTML to LaTeX converter, last modified 2008
+COMMENT=	HTML to LaTeX converter, last modified 2010

  PLIST_FILES=	bin/html2tex
  NO_WRKSUBDIR=	yes
diff -ruN --exclude=CVS /usr/ports/textproc/html2tex/distinfo /usr/ports/textproc/html2tex_new/distinfo
--- /usr/ports/textproc/html2tex/distinfo	2008-11-13 22:37:58.000000000 +0100
+++ /usr/ports/textproc/html2tex_new/distinfo	2010-09-30 18:17:09.748819669 +0200
@@ -1,3 +1,3 @@
-MD5 (html2tex_c.txt) = 434eac6c744109dd88a9fa0e76384337
-SHA256 (html2tex_c.txt) = 28fe63ed5a23548d6c0bd09684791a04e36bde02a1470ab8ca04e4a32ba5bf28
-SIZE (html2tex_c.txt) = 147398
+MD5 (html2tex_c.txt) = 3907aa9cff61b02fae9cb84e26850ddf
+SHA256 (html2tex_c.txt) = 5f7990c5eae39ed6611471c1bb087c8d246d90948cd821b166969a48e7ae426c
+SIZE (html2tex_c.txt) = 181554
--- html2tex-2.7_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Fri Oct 1 07:30:38 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151120 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Wed Oct 6 02:15:35 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151120 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151120: commit references a PR
Date: Wed,  6 Oct 2010 02:15:28 +0000 (UTC)

 sunpoet     2010-10-06 02:15:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/html2tex    Makefile distinfo 
   Log:
   - Bump PORTREVISION for updated source code
   
   PR:             ports/151120
   Submitted by:   Martin Dieringer <martin.dieringer at gmx.de> (maintainer)
   Approved by:    pgollucci (mentor)
   
   Revision  Changes    Path
   1.2       +2 -1      ports/textproc/html2tex/Makefile
   1.2       +3 -3      ports/textproc/html2tex/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
