Bug 184959 - [patch update] net/p5-Net-Works 0.13 -> 0.14, stagify
Summary: [patch update] net/p5-Net-Works 0.13 -> 0.14, stagify
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-12-18 10:10 UTC by Kurt Jaeger
Modified: 2013-12-18 10:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.93 KB, patch)
2013-12-18 10:10 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger 2013-12-18 10:10:00 UTC
	net/p5-Net-Works 0.13 -> 0.14, stagify

How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-18 10:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-12-18 10:46:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-12-18 10:46:55 UTC
Author: wg
Date: Wed Dec 18 10:46:47 2013
New Revision: 336814
URL: http://svnweb.freebsd.org/changeset/ports/336814

Log:
  net/p5-Net-Works: update to 0.14 and stagify
  
  PR:		ports/184959
  Submitted by:	maintainer

Modified:
  head/net/p5-Net-Works/Makefile
  head/net/p5-Net-Works/distinfo
  head/net/p5-Net-Works/pkg-plist

Modified: head/net/p5-Net-Works/Makefile
==============================================================================
--- head/net/p5-Net-Works/Makefile	Wed Dec 18 10:38:33 2013	(r336813)
+++ head/net/p5-Net-Works/Makefile	Wed Dec 18 10:46:47 2013	(r336814)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Works
-PORTVERSION=	0.13
-PORTREVISION=	1
+PORTVERSION=	0.14
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DROLSKY
@@ -23,8 +22,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Net::Works.3 Net::Works::Util.3 Net::Works::Address.3 \
-		Net::Works::Network.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/p5-Net-Works/distinfo
==============================================================================
--- head/net/p5-Net-Works/distinfo	Wed Dec 18 10:38:33 2013	(r336813)
+++ head/net/p5-Net-Works/distinfo	Wed Dec 18 10:46:47 2013	(r336814)
@@ -1,2 +1,2 @@
-SHA256 (Net-Works-0.13.tar.gz) = fefa4d9deabbf84954e58119d84c7a292c211ddc25a839bfda641cc2e2225757
-SIZE (Net-Works-0.13.tar.gz) = 26367
+SHA256 (Net-Works-0.14.tar.gz) = 8a6dd831548285e447324a19ec0168c35d592e7ec2eebc6c5081d4beb84d830d
+SIZE (Net-Works-0.14.tar.gz) = 28032

Modified: head/net/p5-Net-Works/pkg-plist
==============================================================================
--- head/net/p5-Net-Works/pkg-plist	Wed Dec 18 10:38:33 2013	(r336813)
+++ head/net/p5-Net-Works/pkg-plist	Wed Dec 18 10:46:47 2013	(r336814)
@@ -5,8 +5,15 @@
 %%SITE_PERL%%/Net/Works/Types.pm
 %%SITE_PERL%%/Net/Works/Util.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Works/.packlist
+%%PERL5_MAN3%%/Net::Works.3.gz
+%%PERL5_MAN3%%/Net::Works::Address.3.gz
+%%PERL5_MAN3%%/Net::Works::Network.3.gz
+%%PERL5_MAN3%%/Net::Works::Util.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Works
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
+@dirrmtry %%PERL5_MAN3%%
 @dirrm %%SITE_PERL%%/Net/Works/Role
 @dirrm %%SITE_PERL%%/Net/Works
-@dirrm %%SITE_PERL%%/Net
+@dirrmtry %%SITE_PERL%%/Net
_______________________________________________
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"