Bug 187162 - [PATCH] sysutils/parallel: update to 20140222
Summary: [PATCH] sysutils/parallel: update to 20140222
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: 2014-03-01 08:10 UTC by Po-Chuan Hsieh
Modified: 2014-03-01 17:00 UTC (History)
1 user (show)

See Also:


Attachments
parallel-20140222.patch (733 bytes, patch)
2014-03-01 08:10 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-01 08:10:00 UTC
- Update to 20140222

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7889

Port maintainer (howeyc@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-01 08:10:09 UTC
Maintainer of sysutils/parallel,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-01 08:10:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-01 08:12:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 4 howeyc 2014-03-01 16:43:41 UTC
Looks good to me.

Thanks.
On Mar 1, 2014 2:10 AM, "Edwin Groothuis" <edwin@freebsd.org> wrote:

> Maintainer of sysutils/parallel,
>
> Please note that PR ports/187162 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/187162
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-03-01 16:52:02 UTC
Author: sunpoet
Date: Sat Mar  1 16:51:54 2014
New Revision: 346646
URL: http://svnweb.freebsd.org/changeset/ports/346646
QAT: https://qat.redports.org/buildarchive/r346646/

Log:
  - Update to 20140222
  
  Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7889
  PR:		ports/187162
  Submitted by:	sunpoet (myself)
  Approved by:	Chris Howey <howeyc@gmail.com> (maintainer)

Modified:
  head/sysutils/parallel/Makefile
  head/sysutils/parallel/distinfo

Modified: head/sysutils/parallel/Makefile
==============================================================================
--- head/sysutils/parallel/Makefile	Sat Mar  1 16:50:07 2014	(r346645)
+++ head/sysutils/parallel/Makefile	Sat Mar  1 16:51:54 2014	(r346646)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	parallel
-PORTVERSION=	20140122
+PORTVERSION=	20140222
 CATEGORIES=	sysutils
 MASTER_SITES=	GNU
 

Modified: head/sysutils/parallel/distinfo
==============================================================================
--- head/sysutils/parallel/distinfo	Sat Mar  1 16:50:07 2014	(r346645)
+++ head/sysutils/parallel/distinfo	Sat Mar  1 16:51:54 2014	(r346646)
@@ -1,2 +1,2 @@
-SHA256 (parallel-20140122.tar.bz2) = b18339bba65f9b2e287ec934d05c12e8103c2c83bc7f9b3c06f6648ecf15c79f
-SIZE (parallel-20140122.tar.bz2) = 821184
+SHA256 (parallel-20140222.tar.bz2) = 7e74cc72d350cfab0bfff64c1910773030e74ca0ee5f60e528cae425d283637d
+SIZE (parallel-20140222.tar.bz2) = 825763
_______________________________________________
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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-01 16:52:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!