Bug 184745 - [MAINTAINER] Fixed plist for devel/p5-Devel-Leak-Cb
Summary: [MAINTAINER] Fixed plist for devel/p5-Devel-Leak-Cb
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: alexey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-13 13:20 UTC by Anes Mukhametov
Modified: 2013-12-15 17:50 UTC (History)
0 users

See Also:


Attachments
p5-Devel-Leak-Cb.0.04_1.patch (894 bytes, patch)
2013-12-13 13:20 UTC, Anes Mukhametov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anes Mukhametov 2013-12-13 13:20:01 UTC
	Fixed plist for devel/p5-Devel-Leak-Cb
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-13 13:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 alexey freebsd_committer freebsd_triage 2013-12-15 16:25:01 UTC
Responsible Changed
From-To: perl->alexey

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-12-15 17:49:33 UTC
Author: alexey
Date: Sun Dec 15 17:49:26 2013
New Revision: 336563
URL: http://svnweb.freebsd.org/changeset/ports/336563

Log:
  Fix plist.
  
  PR:		ports/184745
  Submitted by:	Anes Mukhametov <anes@anes.su> (maintainer)
  Approved by:	wg (mentor)

Modified:
  head/devel/p5-Devel-Leak-Cb/pkg-plist   (contents, props changed)

Modified: head/devel/p5-Devel-Leak-Cb/pkg-plist
==============================================================================
--- head/devel/p5-Devel-Leak-Cb/pkg-plist	Sun Dec 15 17:47:28 2013	(r336562)
+++ head/devel/p5-Devel-Leak-Cb/pkg-plist	Sun Dec 15 17:49:26 2013	(r336563)
@@ -4,6 +4,5 @@
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Leak/Cb
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Leak
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Devel
 @dirrmtry %%SITE_PERL%%/Devel/Leak
 @dirrmtry %%SITE_PERL%%/Devel
_______________________________________________
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 4 alexey freebsd_committer freebsd_triage 2013-12-15 17:49:50 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!