Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 21:04:14 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402623 - head/net/p5-Net-Ifconfig-Wrapper
Message-ID:  <201511292104.tATL4EGt030368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sun Nov 29 21:04:14 2015
New Revision: 402623
URL: https://svnweb.freebsd.org/changeset/ports/402623

Log:
  Update to 0.12, and sort plist.
  
  This module does not provide a ChangeLog.

Modified:
  head/net/p5-Net-Ifconfig-Wrapper/Makefile
  head/net/p5-Net-Ifconfig-Wrapper/distinfo
  head/net/p5-Net-Ifconfig-Wrapper/pkg-descr
  head/net/p5-Net-Ifconfig-Wrapper/pkg-plist

Modified: head/net/p5-Net-Ifconfig-Wrapper/Makefile
==============================================================================
--- head/net/p5-Net-Ifconfig-Wrapper/Makefile	Sun Nov 29 21:01:17 2015	(r402622)
+++ head/net/p5-Net-Ifconfig-Wrapper/Makefile	Sun Nov 29 21:04:14 2015	(r402623)
@@ -2,14 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Ifconfig-Wrapper
-PORTVERSION=	0.11
-PORTREVISION=	1
+PORTVERSION=	0.12
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Perl module provides a unified way to configure network interfaces
+COMMENT=	Provides a unified way to configure network interfaces
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/net/p5-Net-Ifconfig-Wrapper/distinfo
==============================================================================
--- head/net/p5-Net-Ifconfig-Wrapper/distinfo	Sun Nov 29 21:01:17 2015	(r402622)
+++ head/net/p5-Net-Ifconfig-Wrapper/distinfo	Sun Nov 29 21:04:14 2015	(r402623)
@@ -1,2 +1,2 @@
-SHA256 (Net-Ifconfig-Wrapper-0.11.tar.gz) = 2fd663fc917341bb912df1fefaa3dfe263b12529d58be8b84a4b53f57fc2c1c4
-SIZE (Net-Ifconfig-Wrapper-0.11.tar.gz) = 13440
+SHA256 (Net-Ifconfig-Wrapper-0.12.tar.gz) = b2e8ff5f80dd063d23d4df7d2ce0b40a6dd8ff3d6f72eebbe740a82c5813ed15
+SIZE (Net-Ifconfig-Wrapper-0.12.tar.gz) = 11406

Modified: head/net/p5-Net-Ifconfig-Wrapper/pkg-descr
==============================================================================
--- head/net/p5-Net-Ifconfig-Wrapper/pkg-descr	Sun Nov 29 21:01:17 2015	(r402622)
+++ head/net/p5-Net-Ifconfig-Wrapper/pkg-descr	Sun Nov 29 21:04:14 2015	(r402623)
@@ -1,3 +1,3 @@
-Perl module which provides a unified way to configure network interfaces
+Perl module which provides a unified way to configure network interfaces.
 
 WWW: http://search.cpan.org/dist/Net-Ifconfig-Wrapper/

Modified: head/net/p5-Net-Ifconfig-Wrapper/pkg-plist
==============================================================================
--- head/net/p5-Net-Ifconfig-Wrapper/pkg-plist	Sun Nov 29 21:01:17 2015	(r402622)
+++ head/net/p5-Net-Ifconfig-Wrapper/pkg-plist	Sun Nov 29 21:04:14 2015	(r402623)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Net::Ifconfig::Wrapper.3.gz
 %%SITE_PERL%%/Net/Ifconfig/Wrapper.pm
+%%PERL5_MAN3%%/Net::Ifconfig::Wrapper.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511292104.tATL4EGt030368>