Bug 171085 - [PATCH] www/p5-HTML-Selector-XPath: update to 0.14
Summary: [PATCH] www/p5-HTML-Selector-XPath: update to 0.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 19:40 UTC by Steve Wills
Modified: 2012-09-01 21:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-HTML-Selector-XPath-0.14.patch (768 bytes, patch)
2012-08-26 19:40 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-26 19:40:02 UTC
- Update to 0.14

Port maintainer (smatsui@karashi.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-26 19:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-26 19:40:21 UTC
Maintainer of www/p5-HTML-Selector-XPath,

Please note that PR ports/171085 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171085

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-26 19:40:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-26 19:48:07 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 matsuis 2012-08-29 05:27:04 UTC
It seems OK. I approve it.

On Mon, Aug 27, 2012 at 3:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of www/p5-HTML-Selector-XPath,
>
> Please note that PR ports/171085 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171085
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-09-01 21:04:38 UTC
Author: swills
Date: Sat Sep  1 20:04:17 2012
New Revision: 303517
URL: http://svn.freebsd.org/changeset/ports/303517

Log:
  - Update to 0.14
  
  PR:		ports/171085
  Approved by:	Matsui Shinsuke <smatsui@karashi.org> (maintainer)

Modified:
  head/www/p5-HTML-Selector-XPath/Makefile   (contents, props changed)
  head/www/p5-HTML-Selector-XPath/distinfo   (contents, props changed)

Modified: head/www/p5-HTML-Selector-XPath/Makefile
==============================================================================
--- head/www/p5-HTML-Selector-XPath/Makefile	Sat Sep  1 19:49:33 2012	(r303516)
+++ head/www/p5-HTML-Selector-XPath/Makefile	Sat Sep  1 20:04:17 2012	(r303517)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Selector-XPath
-PORTVERSION=	0.12
+PORTVERSION=	0.14
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-HTML-Selector-XPath/distinfo
==============================================================================
--- head/www/p5-HTML-Selector-XPath/distinfo	Sat Sep  1 19:49:33 2012	(r303516)
+++ head/www/p5-HTML-Selector-XPath/distinfo	Sat Sep  1 20:04:17 2012	(r303517)
@@ -1,2 +1,2 @@
-SHA256 (HTML-Selector-XPath-0.12.tar.gz) = 8d3f0b87f195dc3affd8bcba24475ad7dcfb0cd8409de311786ed64e18aa5a32
-SIZE (HTML-Selector-XPath-0.12.tar.gz) = 21449
+SHA256 (HTML-Selector-XPath-0.14.tar.gz) = 064f32a4abede17c6f4d6878c7b1693088329064eb8ff2cd0cf33af8150bc149
+SIZE (HTML-Selector-XPath-0.14.tar.gz) = 21807
_______________________________________________
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"
Comment 7 Steve Wills freebsd_committer freebsd_triage 2012-09-01 21:05:00 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!