From 8f3c061e7573459afab6ad364a1df7e4d5e92f18 Mon Sep 17 00:00:00 2001 From: ziggi Date: Sat, 4 Jan 2020 17:36:46 +0000 Subject: [PATCH] update smartmontools --- system/smartmontools/Makefile | 2 +- system/smartmontools/distinfo | 5 +++-- .../files/{patch-configure => _patch-configure} | 0 .../files/{patch-os__freebsd.cpp => _patch-os__freebsd.cpp} | 0 4 files changed, 4 insertions(+), 3 deletions(-) rename system/smartmontools/files/{patch-configure => _patch-configure} (100%) rename system/smartmontools/files/{patch-os__freebsd.cpp => _patch-os__freebsd.cpp} (100%) diff --git a/system/smartmontools/Makefile b/system/smartmontools/Makefile index df81277e..4295cd7e 100644 --- a/system/smartmontools/Makefile +++ b/system/smartmontools/Makefile @@ -2,7 +2,7 @@ # $Id$ # PORTNAME= smartmontools -PORTVERSION= 7.0 +PORTVERSION= 7.1 CATEGORIES= sysutils MASTER_SITES= SF diff --git a/system/smartmontools/distinfo b/system/smartmontools/distinfo index c8b969f7..892e0361 100644 --- a/system/smartmontools/distinfo +++ b/system/smartmontools/distinfo @@ -1,2 +1,3 @@ -SHA256 (smartmontools-7.0.tar.gz) = e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c -SIZE (smartmontools-7.0.tar.gz) = 944925 +TIMESTAMP = 1578155034 +SHA256 (smartmontools-7.1.tar.gz) = 3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846 +SIZE (smartmontools-7.1.tar.gz) = 971468 diff --git a/system/smartmontools/files/patch-configure b/system/smartmontools/files/_patch-configure similarity index 100% rename from system/smartmontools/files/patch-configure rename to system/smartmontools/files/_patch-configure diff --git a/system/smartmontools/files/patch-os__freebsd.cpp b/system/smartmontools/files/_patch-os__freebsd.cpp similarity index 100% rename from system/smartmontools/files/patch-os__freebsd.cpp rename to system/smartmontools/files/_patch-os__freebsd.cpp