aboutsummaryrefslogtreecommitdiff
path: root/sysutils/k8temp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-06-27 11:46:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-06-27 11:46:40 +0000
commit51ef5698d78a274892eb2b369c30d9677d3f949c (patch)
treef8b80823872bd7d0be5481532037de589cb64e71 /sysutils/k8temp
parent1f08c4d42f0ae5caa216396506b843f2786f3bd1 (diff)
downloadports-51ef5698d78a274892eb2b369c30d9677d3f949c.tar.gz
ports-51ef5698d78a274892eb2b369c30d9677d3f949c.zip
- Update to 0.4.0
PR: 124888 Submitted by: Thomas Hurst <tom@hur.st> (maintainer)
Notes
Notes: svn path=/head/; revision=215826
Diffstat (limited to 'sysutils/k8temp')
-rw-r--r--sysutils/k8temp/Makefile4
-rw-r--r--sysutils/k8temp/distinfo6
-rw-r--r--sysutils/k8temp/pkg-descr2
3 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/k8temp/Makefile b/sysutils/k8temp/Makefile
index 6f3b9bb6b843..1dcb2e75e2a9 100644
--- a/sysutils/k8temp/Makefile
+++ b/sysutils/k8temp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= k8temp
-PORTVERSION= 0.3.0
+PORTVERSION= 0.4.0
CATEGORIES= sysutils
MASTER_SITES= http://hur.st/k8temp/
@@ -21,8 +21,6 @@ PLIST_FILES= sbin/k8temp
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/k8temp ${PREFIX}/sbin
-.if !defined(NOPORTDOCS)
${INSTALL_MAN} ${WRKSRC}/k8temp.8 ${PREFIX}/man/man8
-.endif
.include <bsd.port.mk>
diff --git a/sysutils/k8temp/distinfo b/sysutils/k8temp/distinfo
index 76824f1e62ee..b96041219656 100644
--- a/sysutils/k8temp/distinfo
+++ b/sysutils/k8temp/distinfo
@@ -1,3 +1,3 @@
-MD5 (k8temp-0.3.0.tar.gz) = 32c526ddd4784ddc8d4c7eab1caab25a
-SHA256 (k8temp-0.3.0.tar.gz) = cfb7e6f3bc16fd7a3b81e43ddd9089de91a4f0d0c03c73edeb6fd29af8e0e75f
-SIZE (k8temp-0.3.0.tar.gz) = 7324
+MD5 (k8temp-0.4.0.tar.gz) = 11db8347123a929fa9585f5fa0e1fce1
+SHA256 (k8temp-0.4.0.tar.gz) = 94a48289e5eaf79e7bc44fb6815eb4bbc160139bc4a4e81bd1684cffec45c14b
+SIZE (k8temp-0.4.0.tar.gz) = 7784
diff --git a/sysutils/k8temp/pkg-descr b/sysutils/k8temp/pkg-descr
index e77ff3fad617..fc0747db003f 100644
--- a/sysutils/k8temp/pkg-descr
+++ b/sysutils/k8temp/pkg-descr
@@ -1,4 +1,4 @@
k8temp is a utility to read the on-die temperature sensors provided by
-AMD K8 processors, including most Athlon 64's and Opterons.
+AMD K8 and K10 processors, including most Athlon 64's and Opterons.
WWW: http://hur.st/k8temp/