Date: Sun, 11 Sep 2016 13:53:36 +0000 (UTC) From: Mikolaj Golub <trociny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421819 - head/sysutils/vmtouch Message-ID: <201609111353.u8BDrana005747@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609111353.u8BDrana005747>