aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/k8temp
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-04-07 05:08:11 +0800
committerpawel <pawel@FreeBSD.org>2014-04-07 05:08:11 +0800
commit5ae321a0b6fa117857437e2238552a6fc828711b (patch)
treed3a75b439f669e19c54a0ee19f11ccb97bebb0e5 /sysutils/k8temp
parentacdee78553a07e79ba7f19bb5ea413024a36f186 (diff)
downloadfreebsd-ports-gnome-5ae321a0b6fa117857437e2238552a6fc828711b.tar.gz
freebsd-ports-gnome-5ae321a0b6fa117857437e2238552a6fc828711b.tar.zst
freebsd-ports-gnome-5ae321a0b6fa117857437e2238552a6fc828711b.zip
- Update to version 0.4.1
- Add LICENSE - SUpport staging PR: ports/188240 Submitted by: maintainer
Diffstat (limited to 'sysutils/k8temp')
-rw-r--r--sysutils/k8temp/Makefile18
-rw-r--r--sysutils/k8temp/distinfo4
2 files changed, 9 insertions, 13 deletions
diff --git a/sysutils/k8temp/Makefile b/sysutils/k8temp/Makefile
index ff62b2a408ed..e3067727cd9d 100644
--- a/sysutils/k8temp/Makefile
+++ b/sysutils/k8temp/Makefile
@@ -2,27 +2,23 @@
# $FreeBSD$
PORTNAME= k8temp
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1
CATEGORIES= sysutils
MASTER_SITES= http://hur.st/k8temp/
MAINTAINER= tom@hur.st
COMMENT= Athlon 64 and Opteron on-die temperature reader
-ONLY_FOR_ARCHS= i386 amd64
+LICENSE= MIT
-MAN8= k8temp.8
+USES= tar:xz
-PLIST_FILES= sbin/k8temp
+ONLY_FOR_ARCHS= i386 amd64
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e 's|WARNS=.*[6-9]|WARNS=5|g' ${WRKSRC}/Makefile
+PLIST_FILES= sbin/k8temp man/man8/k8temp.8.gz
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/k8temp ${PREFIX}/sbin
- ${INSTALL_MAN} ${WRKSRC}/k8temp.8 ${PREFIX}/man/man8
+ ${INSTALL_PROGRAM} ${WRKSRC}/k8temp ${STAGEDIR}${PREFIX}/sbin
+ ${INSTALL_MAN} ${WRKSRC}/k8temp.8 ${STAGEDIR}${MAN8PREFIX}/man/man8
.include <bsd.port.mk>
-
-WARNS= 6
diff --git a/sysutils/k8temp/distinfo b/sysutils/k8temp/distinfo
index dc52ebc193b1..37bc5b9c388a 100644
--- a/sysutils/k8temp/distinfo
+++ b/sysutils/k8temp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (k8temp-0.4.0.tar.gz) = 94a48289e5eaf79e7bc44fb6815eb4bbc160139bc4a4e81bd1684cffec45c14b
-SIZE (k8temp-0.4.0.tar.gz) = 7784
+SHA256 (k8temp-0.4.1.tar.xz) = ce65b5867c515a891d74ec63d9644095604c854a214b041ca5809bbb55e4fff0
+SIZE (k8temp-0.4.1.tar.xz) = 7484