Bug 174517 - [PATCH] net/Net-Frame-Layer-ICMPv6: Update to 1.0.8
Summary: [PATCH] net/Net-Frame-Layer-ICMPv6: Update to 1.0.8
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-17 16:10 UTC by spry
Modified: 2012-12-28 21:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.01 KB, patch)
2012-12-17 16:10 UTC, spry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description spry 2012-12-17 16:10:00 UTC
Update to 1.0.8

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-12-28 21:33:02 UTC
Author: pawel
Date: Fri Dec 28 21:32:49 2012
New Revision: 309590
URL: http://svnweb.freebsd.org/changeset/ports/309590

Log:
  Update to version 1.08
  
  PR:		ports/174517
  Submitted by:	Mars G. Miro <spry@anarchy.in.the.ph> (maintainer)

Modified:
  head/net/p5-Net-Frame-Layer-ICMPv6/Makefile
  head/net/p5-Net-Frame-Layer-ICMPv6/distinfo

Modified: head/net/p5-Net-Frame-Layer-ICMPv6/Makefile
==============================================================================
--- head/net/p5-Net-Frame-Layer-ICMPv6/Makefile	Fri Dec 28 21:30:00 2012	(r309589)
+++ head/net/p5-Net-Frame-Layer-ICMPv6/Makefile	Fri Dec 28 21:32:49 2012	(r309590)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	Net-Frame-ICMPv6
-# Date created:	   09 Mar 2009
-# Whom:		   Mars G Miro <spry@anarchy.in.the.ph>
-#
+# Created by: Mars G Miro <spry@anarchy.in.the.ph>
 # $FreeBSD$
-#
 
 PORTNAME=	Net-Frame-Layer-ICMPv6
-PORTVERSION=	1.06
+PORTVERSION=	1.08
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/net/p5-Net-Frame-Layer-ICMPv6/distinfo
==============================================================================
--- head/net/p5-Net-Frame-Layer-ICMPv6/distinfo	Fri Dec 28 21:30:00 2012	(r309589)
+++ head/net/p5-Net-Frame-Layer-ICMPv6/distinfo	Fri Dec 28 21:32:49 2012	(r309590)
@@ -1,2 +1,2 @@
-SHA256 (Net-Frame-Layer-ICMPv6-1.06.tar.gz) = e52c1104a921347f5cada508bc1cbc58ea3dac6aa6c596cb58b7e26d6732459d
-SIZE (Net-Frame-Layer-ICMPv6-1.06.tar.gz) = 12665
+SHA256 (Net-Frame-Layer-ICMPv6-1.08.tar.gz) = 40af10b44ff39ddf8c7ffe156ddc45ce6ee25d3ec20696e4357d76b3e259dbdb
+SIZE (Net-Frame-Layer-ICMPv6-1.08.tar.gz) = 13387
_______________________________________________
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 2 Pawel Pekala freebsd_committer freebsd_triage 2012-12-28 21:33:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!