From owner-svn-ports-head@FreeBSD.ORG Fri May 8 10:03:53 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB1E16C7; Fri, 8 May 2015 10:03:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A99361FF6; Fri, 8 May 2015 10:03:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t48A3rcd063548; Fri, 8 May 2015 10:03:53 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t48A3rA0063547; Fri, 8 May 2015 10:03:53 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201505081003.t48A3rA0063547@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 8 May 2015 10:03:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385752 - head/sysutils/virtualmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 10:03:53 -0000 Author: olgeni Date: Fri May 8 10:03:52 2015 New Revision: 385752 URL: https://svnweb.freebsd.org/changeset/ports/385752 Log: Add another weird version number to PORTSCOUT. Modified: head/sysutils/virtualmin/Makefile Modified: head/sysutils/virtualmin/Makefile ============================================================================== --- head/sysutils/virtualmin/Makefile Fri May 8 10:01:02 2015 (r385751) +++ head/sysutils/virtualmin/Makefile Fri May 8 10:03:52 2015 (r385752) @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/webmin/web NO_ARCH= yes NO_BUILD= yes -PORTSCOUT= skipv:4.152 +PORTSCOUT= skipv:4.152,1.432 WRKSRC= ${WRKDIR}/virtual-server post-extract: