Skip to content

Commit

Permalink
sysutils/gsmartcontrol: Update to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
neelchauhan committed Aug 6, 2022
1 parent f10bf08 commit 4972a28
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 16 deletions.
3 changes: 1 addition & 2 deletions 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}

Expand Down
6 changes: 3 additions & 3 deletions 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
13 changes: 2 additions & 11 deletions 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 \
Expand Down

0 comments on commit 4972a28

Please sign in to comment.