pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/smartmontools



Module Name:    pkgsrc
Committed By:   nonaka
Date:           Thu Apr 17 14:12:43 UTC 2025

Modified Files:
        pkgsrc/sysutils/smartmontools: distinfo
        pkgsrc/sysutils/smartmontools/patches: patch-ag

Log Message:
smartmontools: Remove the CVS tag "$Id$" from patch-ag.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/smartmontools/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/smartmontools/patches/patch-ag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/smartmontools/distinfo
diff -u pkgsrc/sysutils/smartmontools/distinfo:1.42 pkgsrc/sysutils/smartmontools/distinfo:1.43
--- pkgsrc/sysutils/smartmontools/distinfo:1.42 Thu Apr 17 10:39:30 2025
+++ pkgsrc/sysutils/smartmontools/distinfo      Thu Apr 17 14:12:43 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2025/04/17 10:39:30 nonaka Exp $
+$NetBSD: distinfo,v 1.43 2025/04/17 14:12:43 nonaka Exp $
 
 BLAKE2s (smartmontools-7.4.tar.gz) = 3796d61ee70d0e55749fe23e823508b1080f84f35b1c533e5902c311a48351fe
 SHA512 (smartmontools-7.4.tar.gz) = 439fbf8d0e77fbe1d5a9fb100e655a7e47a82382ce8e1a4e942541a4dfbdff3391caa635e8d354d0e87c10ae79cb97aa6d24915f9f193620d763b384baf2e753
 Size (smartmontools-7.4.tar.gz) = 1094955 bytes
 SHA1 (patch-aa) = c74f808d5e5d7530d7dda1871df70b46a3503ae3
-SHA1 (patch-ag) = cc5debd8beaf9b3c4a42493bedc2c6e958f3458e
+SHA1 (patch-ag) = 739b13b7d48ede65e4da2c498b18f3fd542481bd

Index: pkgsrc/sysutils/smartmontools/patches/patch-ag
diff -u pkgsrc/sysutils/smartmontools/patches/patch-ag:1.9 pkgsrc/sysutils/smartmontools/patches/patch-ag:1.10
--- pkgsrc/sysutils/smartmontools/patches/patch-ag:1.9  Thu Apr 17 10:39:30 2025
+++ pkgsrc/sysutils/smartmontools/patches/patch-ag      Thu Apr 17 14:12:43 2025
@@ -1,23 +1,15 @@
-$NetBSD: patch-ag,v 1.9 2025/04/17 10:39:30 nonaka Exp $
+$NetBSD: patch-ag,v 1.10 2025/04/17 14:12:43 nonaka Exp $
 
 Remove os_solaris=yes to avoid special man page section handling (PR 38199).
 
 --- configure.orig     2023-08-01 11:00:34.000000000 +0000
-+++ configure  2025-04-14 03:26:27.054675496 +0000
-@@ -3646,7 +3646,7 @@ fi
- 
- smartmontools_cvs_tag=`echo '$Id: patch-ag,v 1.9 2025/04/17 10:39:30 nonaka Exp $'`
++++ configure
+@@ -3648,3 +3648,3 @@ smartmontools_cvs_tag=`echo '$Id: config
  
 -printf "%s\n" "#define SMARTMONTOOLS_CONFIGURE_ARGS \"$ac_configure_args\"" >>confdefs.h
 +printf "%s\n" "#define SMARTMONTOOLS_CONFIGURE_ARGS \"$(echo $ac_configure_args | sed -e "s/ 'PKG_CONFIG[_A-Z]*=[^']*'//g")\"" >>confdefs.h
  
- 
- printf "%s\n" "#define CONFIG_H_CVSID \"$smartmontools_cvs_tag\"" >>confdefs.h
-@@ -7757,7 +7757,6 @@ fi
-   *-*-solaris*)
-     os_deps='os_solaris.o'
+@@ -7759,3 +7759,2 @@ fi
      os_mailer='mailx'
 -    os_solaris=yes
      os_man_filter=Solaris
-     ;;
-   *-*-netbsd*)



Home | Main Index | Thread Index | Old Index