Date: Sun, 27 Jul 2014 00:57:34 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363004 - head/net/opennx Message-ID: <201407270057.s6R0vZqd068565@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Jul 27 00:57:34 2014 New Revision: 363004 URL: http://svnweb.freebsd.org/changeset/ports/363004 QAT: https://qat.redports.org/buildarchive/r363004/ Log: net/opennx: Update version 0.16.0.725 => 0.16.0.729 PR: 191915 Submitted by: maintainer (Timothy Beyer) Modified: head/net/opennx/Makefile head/net/opennx/distinfo Modified: head/net/opennx/Makefile ============================================================================== --- head/net/opennx/Makefile Sun Jul 27 00:51:11 2014 (r363003) +++ head/net/opennx/Makefile Sun Jul 27 00:57:34 2014 (r363004) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= opennx -PORTVERSION= 0.16.0.725 -PORTREVISION= 1 +PORTVERSION= 0.16.0.729 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source @@ -33,12 +32,14 @@ CPPFLAGS+= -I${LOCALBASE}/include INSTALLS_ICONS= yes NO_PACKAGE= must generate a fresh private key at install time +LEGAL_PACKAGE= yes SSH_KEYGEN?= ssh-keygen OPTIONS_DEFINE= NLS OPTIONS_SUB= yes +NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls # do not use default private key included with tarball Modified: head/net/opennx/distinfo ============================================================================== --- head/net/opennx/distinfo Sun Jul 27 00:51:11 2014 (r363003) +++ head/net/opennx/distinfo Sun Jul 27 00:57:34 2014 (r363004) @@ -1,2 +1,2 @@ -SHA256 (opennx-0.16.0.725.tar.gz) = 342a6d7f4cf733f51c10bb7265ad7ecff0896f9c383b94775bda1fb135f946ba -SIZE (opennx-0.16.0.725.tar.gz) = 5343452 +SHA256 (opennx-0.16.0.729.tar.gz) = 1dd6613a78d5d31b4e496c9185b06cfa47ec6c24b33c6e1f8b43dd176d7d5572 +SIZE (opennx-0.16.0.729.tar.gz) = 5345822
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407270057.s6R0vZqd068565>