From nobody@FreeBSD.org  Thu Jan 15 19:25:01 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 08E021065673
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jan 2009 19:25:01 +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 EB24E8FC24
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jan 2009 19:25:00 +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 n0FJP0G1083914
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jan 2009 19:25:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0FJP0ho083901;
	Thu, 15 Jan 2009 19:25:00 GMT
	(envelope-from nobody)
Message-Id: <200901151925.n0FJP0ho083901@www.freebsd.org>
Date: Thu, 15 Jan 2009 19:25:00 GMT
From: "Andrei V. Shetuhin" <reki@reki.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textprox/p5-HTML-CTPP2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         130593
>Category:       ports
>Synopsis:       textprox/p5-HTML-CTPP2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 15 19:30:00 UTC 2009
>Closed-Date:    Thu Jan 15 20:05:48 UTC 2009
>Last-Modified:  Thu Jan 15 20:10:03 UTC 2009
>Originator:     Andrei V. Shetuhin
>Release:        FreeBSD 7.1-RELEASE GENERIC
>Organization:
SVRG
>Environment:
FreeBSD freebsd.havoc.ru 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
-
>How-To-Repeat:
-
>Fix:
-

Patch attached with submission follows:

diff -ur p5-HTML-CTPP2.old/Makefile p5-HTML-CTPP2/Makefile
--- p5-HTML-CTPP2.old/Makefile	2008-08-30 00:18:54.000000000 +0400
+++ p5-HTML-CTPP2/Makefile	2009-01-15 15:11:37.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-CTPP2
-PORTVERSION=	2.3.6
+PORTVERSION=	2.4.1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@
 MAINTAINER=	reki@reki.ru
 COMMENT=	Perl interface module to CTPP2 library
 
-BUILD_DEPENDS=	ctpp2>=2.3.5:${PORTSDIR}/textproc/ctpp2
+BUILD_DEPENDS=	ctpp2>=2.4.1:${PORTSDIR}/textproc/ctpp2
 LIB_DEPENDS=	ctpp2:${PORTSDIR}/textproc/ctpp2
 
 PERL_CONFIGURE=	yes
diff -ur p5-HTML-CTPP2.old/distinfo p5-HTML-CTPP2/distinfo
--- p5-HTML-CTPP2.old/distinfo	2008-08-30 00:18:54.000000000 +0400
+++ p5-HTML-CTPP2/distinfo	2009-01-15 15:32:35.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (HTML-CTPP2-2.3.6.tar.gz) = a5b6c6392ec579d0dfd2db62a631cac2
-SHA256 (HTML-CTPP2-2.3.6.tar.gz) = 1655225f91a61c1dbac86aaa7016ab69adc8f342c42483cca640d49e21f10d4e
-SIZE (HTML-CTPP2-2.3.6.tar.gz) = 51301
+MD5 (HTML-CTPP2-2.4.1.tar.gz) = 0f3eacab2539b537fb65b9aa0cd31362
+SHA256 (HTML-CTPP2-2.4.1.tar.gz) = c9f0beffab60ec51f3085a5b4245dec6b4136706594b8618069d467675458eb1
+SIZE (HTML-CTPP2-2.4.1.tar.gz) = 51900


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Thu Jan 15 19:50:43 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130593 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Thu Jan 15 20:05:46 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130593: commit references a PR
Date: Thu, 15 Jan 2009 20:05:47 +0000 (UTC)

 amdmi3      2009-01-15 20:05:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-HTML-CTPP2 Makefile distinfo 
   Log:
   - Update to 2.4.1
   
   PR:             130593
   Submitted by:   "Andrei V. Shetuhin" <reki at reki dot ru>
   
   Revision  Changes    Path
   1.6       +2 -2      ports/textproc/p5-HTML-CTPP2/Makefile
   1.4       +3 -3      ports/textproc/p5-HTML-CTPP2/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:
