Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2013 20:41:31 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324124 - head/ports-mgmt/portaudit
Message-ID:  <201308012041.r71KfVDk035790@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: remko (src,doc committer)
Date: Thu Aug  1 20:41:31 2013
New Revision: 324124
URL: http://svnweb.freebsd.org/changeset/ports/324124

Log:
  Forgot to bump the version in the previous commit.  Eventhough
  this is a minor change, it's still new and should tell people
  that they can upgrade to this version.
  
  Hat:	    secteam

Modified:
  head/ports-mgmt/portaudit/Makefile

Modified: head/ports-mgmt/portaudit/Makefile
==============================================================================
--- head/ports-mgmt/portaudit/Makefile	Thu Aug  1 20:32:22 2013	(r324123)
+++ head/ports-mgmt/portaudit/Makefile	Thu Aug  1 20:41:31 2013	(r324124)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	portaudit
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	ports-mgmt security
 DISTFILES=
 



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