aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vmtouch
diff options
context:
space:
mode:
authorMikolaj Golub <trociny@FreeBSD.org>2016-01-06 18:20:31 +0000
committerMikolaj Golub <trociny@FreeBSD.org>2016-01-06 18:20:31 +0000
commit300ec56b854703bb8cf1eb1b1270bc66118d41ea (patch)
treeed156c619dbf137c24a5afd66d2049488aefc0c5 /sysutils/vmtouch
parentccd24e24ed1093d42a46f8dd57ca3e514297339f (diff)
downloadports-300ec56b854703bb8cf1eb1b1270bc66118d41ea.tar.gz
ports-300ec56b854703bb8cf1eb1b1270bc66118d41ea.zip
Notes
Diffstat (limited to 'sysutils/vmtouch')
-rw-r--r--sysutils/vmtouch/Makefile7
-rw-r--r--sysutils/vmtouch/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/vmtouch/Makefile b/sysutils/vmtouch/Makefile
index 0a3ac4663ec1..8ef5e5afed61 100644
--- a/sysutils/vmtouch/Makefile
+++ b/sysutils/vmtouch/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vmtouch
-PORTVERSION= 0.8.0
+PORTVERSION= 1.0.2
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= sysutils
@@ -12,12 +12,11 @@ COMMENT= Virtual Memory Toucher
USE_GITHUB= yes
GH_ACCOUNT= hoytech
+USE_PERL5= build # pod2man
+
PLIST_FILES= bin/vmtouch \
man/man8/vmtouch.8.gz
-do-build:
- ${CC} ${CFLAGS} -o ${WRKSRC}/vmtouch ${WRKSRC}/vmtouch.c
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vmtouch ${STAGEDIR}${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/vmtouch.8 ${STAGEDIR}${PREFIX}/man/man8
diff --git a/sysutils/vmtouch/distinfo b/sysutils/vmtouch/distinfo
index b39f88fe3baf..603e3537811c 100644
--- a/sysutils/vmtouch/distinfo
+++ b/sysutils/vmtouch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hoytech-vmtouch-vmtouch-0.8.0_GH0.tar.gz) = 6848b9355451e8ab848501b5604f47a396bce1ef1dcb613577feaaaea1dfe262
-SIZE (hoytech-vmtouch-vmtouch-0.8.0_GH0.tar.gz) = 224882
+SHA256 (hoytech-vmtouch-vmtouch-1.0.2_GH0.tar.gz) = 48d41e5b805a0fcac46c12feeb4650e4b9def44b75d528d7c66c2f8b3a747c39
+SIZE (hoytech-vmtouch-vmtouch-1.0.2_GH0.tar.gz) = 13404