From owner-svn-ports-head@freebsd.org Sun Sep 11 13:53:37 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 A0A7FBD63F8; Sun, 11 Sep 2016 13:53:37 +0000 (UTC) (envelope-from trociny@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 72CF3F16; Sun, 11 Sep 2016 13:53:37 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8BDrabM005750; Sun, 11 Sep 2016 13:53:36 GMT (envelope-from trociny@FreeBSD.org) Received: (from trociny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8BDrana005747; Sun, 11 Sep 2016 13:53:36 GMT (envelope-from trociny@FreeBSD.org) Message-Id: <201609111353.u8BDrana005747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trociny set sender to trociny@FreeBSD.org using -f From: Mikolaj Golub Date: Sun, 11 Sep 2016 13:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421819 - head/sysutils/vmtouch 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: Sun, 11 Sep 2016 13:53:37 -0000 Author: trociny Date: Sun Sep 11 13:53:36 2016 New Revision: 421819 URL: https://svnweb.freebsd.org/changeset/ports/421819 Log: update to 1.1.0 Modified: head/sysutils/vmtouch/Makefile head/sysutils/vmtouch/distinfo Modified: head/sysutils/vmtouch/Makefile ============================================================================== --- head/sysutils/vmtouch/Makefile Sun Sep 11 13:41:47 2016 (r421818) +++ head/sysutils/vmtouch/Makefile Sun Sep 11 13:53:36 2016 (r421819) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= vmtouch -PORTVERSION= 1.0.2 -DISTVERSIONPREFIX= ${PORTNAME}- +PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= trociny@FreeBSD.org @@ -11,8 +11,9 @@ COMMENT= Virtual Memory Toucher USE_GITHUB= yes GH_ACCOUNT= hoytech +LICENSE= BSD3CLAUSE -USES= perl5 +USES= perl5 uidfix USE_PERL5= build # pod2man PLIST_FILES= bin/vmtouch \ Modified: head/sysutils/vmtouch/distinfo ============================================================================== --- head/sysutils/vmtouch/distinfo Sun Sep 11 13:41:47 2016 (r421818) +++ head/sysutils/vmtouch/distinfo Sun Sep 11 13:53:36 2016 (r421819) @@ -1,2 +1,3 @@ -SHA256 (hoytech-vmtouch-vmtouch-1.0.2_GH0.tar.gz) = 48d41e5b805a0fcac46c12feeb4650e4b9def44b75d528d7c66c2f8b3a747c39 -SIZE (hoytech-vmtouch-vmtouch-1.0.2_GH0.tar.gz) = 13404 +TIMESTAMP = 1470772432 +SHA256 (hoytech-vmtouch-v1.1.0_GH0.tar.gz) = 1ba2a12aabed977894ce3a272b2fa8ed6ddfec7a720d7686e074f9e756104796 +SIZE (hoytech-vmtouch-v1.1.0_GH0.tar.gz) = 15165