From owner-freebsd-perl@FreeBSD.ORG Sat Dec 29 06:50:01 2012 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F9C3393 for ; Sat, 29 Dec 2012 06:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 289A28FC0C for ; Sat, 29 Dec 2012 06:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBT6o1Hs082041 for ; Sat, 29 Dec 2012 06:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBT6o1Rg082038; Sat, 29 Dec 2012 06:50:01 GMT (envelope-from gnats) Date: Sat, 29 Dec 2012 06:50:01 GMT Message-Id: <201212290650.qBT6o1Rg082038@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/174630: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2012 06:50:01 -0000 The following reply was made to PR ports/174630; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/174630: commit references a PR Date: Sat, 29 Dec 2012 06:42:44 +0000 (UTC) Author: wen Date: Sat Dec 29 06:42:35 2012 New Revision: 309611 URL: http://svnweb.freebsd.org/changeset/ports/309611 Log: - Update to 0.92 Changes: http://cpansearch.perl.org/src/MARKOV/XML-LibXML-Simple-0.92/ChangeLog While here: - Trim Makefile headers PR: 174630 Submitted by: TERAMOTO Masahiro (maintainer) Modified: head/textproc/p5-XML-LibXML-Simple/Makefile head/textproc/p5-XML-LibXML-Simple/distinfo Modified: head/textproc/p5-XML-LibXML-Simple/Makefile ============================================================================== --- head/textproc/p5-XML-LibXML-Simple/Makefile Sat Dec 29 06:22:21 2012 (r309610) +++ head/textproc/p5-XML-LibXML-Simple/Makefile Sat Dec 29 06:42:35 2012 (r309611) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-XML-LibXML-Simple -# Date created: 2009-04-21 -# Whom: TERAMOTO Masahiro -# +# Created by: TERAMOTO Masahiro # $FreeBSD$ -# PORTNAME= XML-LibXML-Simple -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-XML-LibXML-Simple/distinfo ============================================================================== --- head/textproc/p5-XML-LibXML-Simple/distinfo Sat Dec 29 06:22:21 2012 (r309610) +++ head/textproc/p5-XML-LibXML-Simple/distinfo Sat Dec 29 06:42:35 2012 (r309611) @@ -1,2 +1,2 @@ -SHA256 (XML-LibXML-Simple-0.91.tar.gz) = 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8 -SIZE (XML-LibXML-Simple-0.91.tar.gz) = 21102 +SHA256 (XML-LibXML-Simple-0.92.tar.gz) = 1852a5581bf117df5765be3c3986a910a0811f05ac2b19219fcfc8f4031dcf15 +SIZE (XML-LibXML-Simple-0.92.tar.gz) = 21547 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"