| Summary: | [Maintainer update] devel/p5-Proc-SafeExec | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sergei Vyshenski <svys.fbsd> | ||||
| Component: | Individual Port(s) | Assignee: | Andrej Zverev <az> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sergei Vyshenski
2013-06-17 00:00:00 UTC
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 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
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 > Responsible Changed From-To: perl->az I'll take it. 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" State Changed From-To: feedback->closed Committed. Thanks! |