Bug 179626 - [Maintainer update] devel/p5-Proc-SafeExec
Summary: [Maintainer update] devel/p5-Proc-SafeExec
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: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-17 00:00 UTC by Sergei Vyshenski
Modified: 2013-06-17 06:40 UTC (History)
0 users

See Also:


Attachments
file.txt (1.71 KB, text/plain)
2013-06-17 00:00 UTC, Sergei Vyshenski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2013-06-17 00:00:00 UTC
	[Maintainer update] devel/p5-Proc-SafeExec to ver.1.5

Fix: diff -ur devel/p5-Proc-SafeExec.old/Makefile devel/p5-Proc-SafeExec/Makefile
--- devel/p5-Proc-SafeExec.old/Makefile 2013-03-02 19:55:17.000000000 +0400
+++ devel/p5-Proc-SafeExec/Makefile     2013-06-17 01:39:16.000000000 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/p5-Proc-SafeExec/Makefile 313266 2013-03-02 15:55:17Z miwi $

 PORTNAME=      Proc-SafeExec
-PORTVERSION=   1.4
+PORTVERSION=   1.5
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
diff -ur devel/p5-Proc-SafeExec.old/distinfo devel/p5-Proc-SafeExec/distinfo
--- devel/p5-Proc-SafeExec.old/distinfo 2012-07-14 17:54:48.000000000 +0400
+++ devel/p5-Proc-SafeExec/distinfo     2013-06-17 01:49:53.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (Proc-SafeExec-1.4.tar.gz) = cbe23bef86d52d41f52e77583ce334b59a3708832cdc60ea93ab162946adcba1
-SIZE (Proc-SafeExec-1.4.tar.gz) = 11370
+SHA256 (Proc-SafeExec-1.5.tar.gz) = 1b4d0908bcac563d34a7e5be61c5da3eee98e4a6c7fa68c2670cc5844b5a2d78
+SIZE (Proc-SafeExec-1.5.tar.gz) = 11564

Patch attached with submission follows:
How-To-Repeat: 	<code/input/activities to reproduce the problem (multiple lines)>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-17 00:00:07 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-06-17 00:00:09 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-06-17 00:00:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-17 00:00:10 UTC
Maintainer of devel/p5-Proc-SafeExec,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 5 Sergei Vyshenski 2013-06-17 00:03:45 UTC
Yes, this PR has been submitted by me, maintainer.
Regards,
Sergei Vyshenski


On Mon, Jun 17, 2013 at 3:00 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of devel/p5-Proc-SafeExec,
>
> Please note that PR ports/179626 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/179626
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 6 Andrej Zverev freebsd_committer freebsd_triage 2013-06-17 04:42:54 UTC
Responsible Changed
From-To: perl->az

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-06-17 06:38:31 UTC
Author: az
Date: Mon Jun 17 05:38:19 2013
New Revision: 321085
URL: http://svnweb.freebsd.org/changeset/ports/321085

Log:
  - Update to version 1.5
  
  PR:		ports/179626
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Modified:
  head/devel/p5-Proc-SafeExec/Makefile
  head/devel/p5-Proc-SafeExec/distinfo   (contents, props changed)

Modified: head/devel/p5-Proc-SafeExec/Makefile
==============================================================================
--- head/devel/p5-Proc-SafeExec/Makefile	Mon Jun 17 03:23:53 2013	(r321084)
+++ head/devel/p5-Proc-SafeExec/Makefile	Mon Jun 17 05:38:19 2013	(r321085)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Proc-SafeExec
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-Proc-SafeExec/distinfo
==============================================================================
--- head/devel/p5-Proc-SafeExec/distinfo	Mon Jun 17 03:23:53 2013	(r321084)
+++ head/devel/p5-Proc-SafeExec/distinfo	Mon Jun 17 05:38:19 2013	(r321085)
@@ -1,2 +1,2 @@
-SHA256 (Proc-SafeExec-1.4.tar.gz) = cbe23bef86d52d41f52e77583ce334b59a3708832cdc60ea93ab162946adcba1
-SIZE (Proc-SafeExec-1.4.tar.gz) = 11370
+SHA256 (Proc-SafeExec-1.5.tar.gz) = 1b4d0908bcac563d34a7e5be61c5da3eee98e4a6c7fa68c2670cc5844b5a2d78
+SIZE (Proc-SafeExec-1.5.tar.gz) = 11564
_______________________________________________
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 Andrej Zverev freebsd_committer freebsd_triage 2013-06-17 06:38:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!