svn commit: r304116 - head/net-mgmt/irrtoolset

Ruslan Mahmatkhanov rm at FreeBSD.org
Tue Sep 11 19:25:22 UTC 2012


Author: rm
Date: Tue Sep 11 19:25:21 2012
New Revision: 304116
URL: http://svn.freebsd.org/changeset/ports/304116

Log:
  - update to 5.0.1
  
  while here:
  - strip Makefile header
  - fix whitespace in pkg-descr
  
  PR:		170617
  Submitted by:	Kevin Oberman <kob6558 at gmail dot com> (maintainer)

Modified:
  head/net-mgmt/irrtoolset/Makefile
  head/net-mgmt/irrtoolset/distinfo
  head/net-mgmt/irrtoolset/pkg-descr

Modified: head/net-mgmt/irrtoolset/Makefile
==============================================================================
--- head/net-mgmt/irrtoolset/Makefile	Tue Sep 11 18:28:30 2012	(r304115)
+++ head/net-mgmt/irrtoolset/Makefile	Tue Sep 11 19:25:21 2012	(r304116)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	IRRToolSet
-# Date created:				May 4th 1997
-# Whom:	      				James FitzGibbon <jfitz at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	irrtoolset
-PORTVERSION=	5.0.0
+PORTVERSION=	5.0.1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	ISC/IRRToolSet/IRRToolSet-${PORTVERSION}
 

Modified: head/net-mgmt/irrtoolset/distinfo
==============================================================================
--- head/net-mgmt/irrtoolset/distinfo	Tue Sep 11 18:28:30 2012	(r304115)
+++ head/net-mgmt/irrtoolset/distinfo	Tue Sep 11 19:25:21 2012	(r304116)
@@ -1,2 +1,2 @@
-SHA256 (irrtoolset-5.0.0.tar.gz) = 67dc89d1762480e54215ec5ab3320061d2f5a310348b24dcaf0e5c19dbb6c009
-SIZE (irrtoolset-5.0.0.tar.gz) = 611849
+SIZE (irrtoolset-5.0.1.tar.gz) = 639889
+SHA256 (irrtoolset-5.0.1.tar.gz) = c044e4e009bf82db84f6a4f4d5ad563b07357f2d0e9f0bbaaf867e9b33fa5e80

Modified: head/net-mgmt/irrtoolset/pkg-descr
==============================================================================
--- head/net-mgmt/irrtoolset/pkg-descr	Tue Sep 11 18:28:30 2012	(r304115)
+++ head/net-mgmt/irrtoolset/pkg-descr	Tue Sep 11 19:25:21 2012	(r304116)
@@ -7,6 +7,6 @@ rtconfig	routing policy analyzer and rou
 
 peval		a low-level policy evaluation tool
 
-rpslcheck	syntax checks the aut-num policy for an AS 	
+rpslcheck	syntax checks the aut-num policy for an AS
 
 WWW: http://irrtoolset.isc.org/



More information about the svn-ports-all mailing list