Bug 178884 - [maintainer update] Updating port: sysutils/parallel - New Version (20130522)
Summary: [maintainer update] Updating port: sysutils/parallel - New Version (20130522)
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 23:40 UTC by howeyc
Modified: 2013-05-24 17:01 UTC (History)
0 users

See Also:


Attachments
file.diff (850 bytes, patch)
2013-05-23 23:40 UTC, howeyc
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description howeyc 2013-05-23 23:40:00 UTC
Modified files:
sysutils/parallel Makefile distinfo

Update to 20130522

Release notes:
https://savannah.gnu.org/forum/forum.php?forum_id=7608

Fix: Patch below
===========================
How-To-Repeat: N/A
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-05-24 11:32:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-24 16:53:04 UTC
Author: wg
Date: Fri May 24 15:52:55 2013
New Revision: 318985
URL: http://svnweb.freebsd.org/changeset/ports/318985

Log:
  - Update to 20130522
  
  Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7608
  
  PR:		ports/178884
  Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
  Approved by:	culot (mentor)

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

Modified: head/sysutils/parallel/Makefile
==============================================================================
--- head/sysutils/parallel/Makefile	Fri May 24 15:52:20 2013	(r318984)
+++ head/sysutils/parallel/Makefile	Fri May 24 15:52:55 2013	(r318985)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	parallel
-PORTVERSION=	20130422
+PORTVERSION=	20130522
 CATEGORIES=	sysutils
 MASTER_SITES=	GNU
 

Modified: head/sysutils/parallel/distinfo
==============================================================================
--- head/sysutils/parallel/distinfo	Fri May 24 15:52:20 2013	(r318984)
+++ head/sysutils/parallel/distinfo	Fri May 24 15:52:55 2013	(r318985)
@@ -1,2 +1,2 @@
-SHA256 (parallel-20130422.tar.bz2) = 3090bb1ce3d56fe8c844a6ba4faa2ada69554f50c2ec46bdcd5d382d9a61cf2b
-SIZE (parallel-20130422.tar.bz2) = 241817
+SHA256 (parallel-20130522.tar.bz2) = e9ea6fa2644e8504a85a518edb246783f2ccace58f21d101712b28bf781d7d2b
+SIZE (parallel-20130522.tar.bz2) = 242806
_______________________________________________
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 3 William Grzybowski freebsd_committer freebsd_triage 2013-05-24 17:01:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!