Bug 182646 - update www/p5-CSS-Inliner to latest
Summary: update www/p5-CSS-Inliner to latest
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-04 21:10 UTC by Vivek Khera
Modified: 2013-10-05 07:10 UTC (History)
0 users

See Also:


Attachments
file.diff (904 bytes, patch)
2013-10-04 21:10 UTC, Vivek Khera
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek Khera 2013-10-04 21:10:00 UTC
	

upgrade www/p5-CSS-Inliner to newest version.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-04 21:10:08 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-04 21:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-04 21:10:11 UTC
Maintainer of www/p5-CSS-Inliner,

Please note that PR ports/182646 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/182646

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-04 21:10:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 Vick Khera 2013-10-04 21:14:49 UTC
Sorry, submitted using my work email address instead of personal. =
Obviously, I approve of my own submission :)
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-05 05:48:53 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-10-05 07:05:22 UTC
Author: sunpoet
Date: Sat Oct  5 06:05:14 2013
New Revision: 329409
URL: http://svnweb.freebsd.org/changeset/ports/329409

Log:
  - Update to 3913
  
  Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
  PR:		ports/182646
  Submitted by:	Vivek Khera <vivek@kcilink.com> (maintainer)

Modified:
  head/www/p5-CSS-Inliner/Makefile
  head/www/p5-CSS-Inliner/distinfo

Modified: head/www/p5-CSS-Inliner/Makefile
==============================================================================
--- head/www/p5-CSS-Inliner/Makefile	Sat Oct  5 03:50:02 2013	(r329408)
+++ head/www/p5-CSS-Inliner/Makefile	Sat Oct  5 06:05:14 2013	(r329409)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	CSS-Inliner
-PORTVERSION=	3901
+PORTVERSION=	3913
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-CSS-Inliner/distinfo
==============================================================================
--- head/www/p5-CSS-Inliner/distinfo	Sat Oct  5 03:50:02 2013	(r329408)
+++ head/www/p5-CSS-Inliner/distinfo	Sat Oct  5 06:05:14 2013	(r329409)
@@ -1,2 +1,2 @@
-SHA256 (CSS-Inliner-3901.tar.gz) = df0fe1e911c5e986bac2ccadf79b05f111f5a6c3d6765e5e41115b008b7f5999
-SIZE (CSS-Inliner-3901.tar.gz) = 20239
+SHA256 (CSS-Inliner-3913.tar.gz) = d57591b4f41e4a1d2ef2fc792902d95a12b94c5bedb07bc6456a794258ffe2d1
+SIZE (CSS-Inliner-3913.tar.gz) = 20946
_______________________________________________
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 8 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-05 07:10:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!