diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-08-06 04:56:57 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-08-06 04:56:57 +0000 |
commit | 4972a2876dc0088970059981286d6e71b810e70b (patch) | |
tree | cc6b5033398c36e334d7d14f184faee241136f8c | |
parent | f10bf08f7a7f2d1623f0db856828cd73820151d1 (diff) |
-rw-r--r-- | sysutils/gsmartcontrol/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gsmartcontrol/distinfo | 6 | ||||
-rw-r--r-- | sysutils/gsmartcontrol/files/patch-Makefile.in | 13 |
3 files changed, 6 insertions, 16 deletions
diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 57d57be59ceb..fd8583ce6e86 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 9e0fc324d1f6..2b0a954f13ea 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 2dac78d53c6b..37cb16f6f281 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 \ |