diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 57d57be59cebe..fd8583ce6e862 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -1,6 +1,5 @@ PORTNAME= gsmartcontrol -PORTVERSION= 1.1.3 -PORTREVISION= 6 +PORTVERSION= 1.1.4 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/sysutils/gsmartcontrol/distinfo b/sysutils/gsmartcontrol/distinfo index 9e0fc324d1f6d..2b0a954f13eaf 100644 --- a/sysutils/gsmartcontrol/distinfo +++ b/sysutils/gsmartcontrol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510685243 -SHA256 (gsmartcontrol-1.1.3.tar.bz2) = b64f62cffa4430a90b6d06cd52ebadd5bcf39d548df581e67dfb275a673b12a9 -SIZE (gsmartcontrol-1.1.3.tar.bz2) = 677998 +TIMESTAMP = 1659755487 +SHA256 (gsmartcontrol-1.1.4.tar.bz2) = fc409f2b8a84cc40bb103d6c82401b9d4c0182d5a3b223c93959c7ad66191847 +SIZE (gsmartcontrol-1.1.4.tar.bz2) = 691155 diff --git a/sysutils/gsmartcontrol/files/patch-Makefile.in b/sysutils/gsmartcontrol/files/patch-Makefile.in index 2dac78d53c6b6..37cb16f6f2818 100644 --- a/sysutils/gsmartcontrol/files/patch-Makefile.in +++ b/sysutils/gsmartcontrol/files/patch-Makefile.in @@ -1,15 +1,6 @@ ---- Makefile.in.orig 2017-09-07 12:42:44 UTC +--- Makefile.in.orig 2022-02-04 09:57:12 UTC +++ Makefile.in -@@ -84,7 +84,7 @@ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile - $(top_srcdir)/configure $(am__configure_deps) \ - $(srcdir)/config.h.in $(srcdir)/gsmartcontrol.spec.in \ - $(srcdir)/version.in $(srcdir)/compilation_flags.in \ -- $(dist_doc_DATA) $(nobase_dist_doc_DATA) COPYING ChangeLog \ -+ $(dist_doc_DATA) $(nobase_dist_doc_DATA) ChangeLog \ - INSTALL NEWS TODO ar-lib config.guess config.sub depcomp \ - install-sh missing - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -@@ -375,15 +375,7 @@ noinst_DATA = AUTHORS.txt LICENSE_gsmartcontrol.txt RE +@@ -388,15 +388,7 @@ dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt # These will be installed into docdir. # Some of these files are actually needed for compilation (see src/res/Makefile.am). dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt \