update to 1.1.0
This commit is contained in:
parent
fa437990fa
commit
1a299fe749
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421819
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user