From owner-svn-ports-head@freebsd.org Mon Nov 14 14:49:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C434BC40CE8; Mon, 14 Nov 2016 14:49:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9385B1387; Mon, 14 Nov 2016 14:49:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAEEnlXn025197; Mon, 14 Nov 2016 14:49:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAEEnlNX025195; Mon, 14 Nov 2016 14:49:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201611141449.uAEEnlNX025195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 14 Nov 2016 14:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426107 - head/sysutils/arcconf 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.23 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: Mon, 14 Nov 2016 14:49:48 -0000 Author: amdmi3 Date: Mon Nov 14 14:49:47 2016 New Revision: 426107 URL: https://svnweb.freebsd.org/changeset/ports/426107 Log: - Fix versioning scheme (`v' is not part of the version) PR: 214502 Submitted by: amdmi3 Approved by: michael@fuckner.net (maintainer) Modified: head/sysutils/arcconf/Makefile head/sysutils/arcconf/distinfo Modified: head/sysutils/arcconf/Makefile ============================================================================== --- head/sysutils/arcconf/Makefile Mon Nov 14 14:45:04 2016 (r426106) +++ head/sysutils/arcconf/Makefile Mon Nov 14 14:49:47 2016 (r426107) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= arcconf -DISTVERSION= v1_8_21375 +DISTVERSION= 1_8_21375 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= http://download.adaptec.com/raid/storage_manager/ -DISTNAME= arcconf_${DISTVERSION} +DISTNAME= arcconf_v${DISTVERSION} MAINTAINER= michael@fuckner.net COMMENT= Adaptec SCSI/SAS RAID administration tool Modified: head/sysutils/arcconf/distinfo ============================================================================== --- head/sysutils/arcconf/distinfo Mon Nov 14 14:45:04 2016 (r426106) +++ head/sysutils/arcconf/distinfo Mon Nov 14 14:49:47 2016 (r426107) @@ -1,2 +1,3 @@ +TIMESTAMP = 1479123533 SHA256 (arcconf_v1_8_21375.zip) = ac4991967988ad355c4272df1efcf776db62f0a78ce5b61d065645a1b2e43972 SIZE (arcconf_v1_8_21375.zip) = 17086537