diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/vmtouch/Makefile | 7 | ||||
-rw-r--r-- | sysutils/vmtouch/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/vmtouch/Makefile b/sysutils/vmtouch/Makefile index 052e56cbd157..c68c6228d40e 100644 --- a/sysutils/vmtouch/Makefile +++ b/sysutils/vmtouch/Makefile @@ -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 \ diff --git a/sysutils/vmtouch/distinfo b/sysutils/vmtouch/distinfo index 603e3537811c..e571ddca79ec 100644 --- a/sysutils/vmtouch/distinfo +++ b/sysutils/vmtouch/distinfo @@ -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 |