re: https://marc.info/?t=177693400100004&r=1&w=2
+cc maintainer

On 2026/05/30 14:22, Nikita Kandinov wrote:
> UP. I think it's time to update.

there isn't anything particularly interesting in commit log afaict,
but I don't see a reason not to update now that we're out of lock.
Helg: any comments? ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/Makefile,v
diff -u -p -r1.23 Makefile
--- Makefile    27 Jan 2026 06:45:41 -0000      1.23
+++ Makefile    30 May 2026 10:58:24 -0000
@@ -1,9 +1,9 @@
 COMMENT =      FUSE NTFS driver with read/write support
 
-V =            2022.10.3
-REVISION =     1
+V =            2026.2.25
 
 DISTNAME =     ntfs-3g_ntfsprogs-${V}
+WRKDIST =      ${WRKDIR}/ntfs-3g-${V}
 PKGNAME =      ntfs_3g-${V}
 SHARED_LIBS += ntfs-3g         1.0     # 89.0
 CATEGORIES =   sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/distinfo,v
diff -u -p -r1.7 distinfo
--- distinfo    18 Jun 2023 11:31:39 -0000      1.7
+++ distinfo    30 May 2026 10:58:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (ntfs-3g_ntfsprogs-2022.10.3.tgz) = 
8g427mgHS4ReNinmvO1HBq0FOATLrwYvuuYHOPhUFww=
-SIZE (ntfs-3g_ntfsprogs-2022.10.3.tgz) = 1324320
+SHA256 (ntfs-3g_ntfsprogs-2026.2.25.tgz) = 
d1Tzsy6Lr5xHJFm06cmB464PUDkQfN2NggGu0KlJAIo=
+SIZE (ntfs-3g_ntfsprogs-2026.2.25.tgz) = 1337883
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-configure,v
diff -u -p -r1.7 patch-configure
--- patches/patch-configure     18 Jun 2023 11:31:39 -0000      1.7
+++ patches/patch-configure     30 May 2026 10:58:24 -0000
@@ -1,7 +1,7 @@
 Index: configure
 --- configure.orig
 +++ configure
-@@ -14120,7 +14120,7 @@ else $as_nop
+@@ -15281,7 +15281,7 @@ esac
  fi
  
                ;;
Index: patches/patch-libntfs-3g_Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in,v
diff -u -p -r1.7 patch-libntfs-3g_Makefile_in
--- patches/patch-libntfs-3g_Makefile_in        18 Jun 2023 11:31:39 -0000      
1.7
+++ patches/patch-libntfs-3g_Makefile_in        30 May 2026 10:58:24 -0000
@@ -1,7 +1,7 @@
 Index: libntfs-3g/Makefile.in
 --- libntfs-3g/Makefile.in.orig
 +++ libntfs-3g/Makefile.in
-@@ -1170,15 +1170,9 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-local
+@@ -1169,15 +1169,9 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-local
  # We may need to move .so files to root
  # And create ldscript or symbolic link from /usr
  install-exec-hook: install-rootlibLTLIBRARIES
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-src_Makefile_in,v
diff -u -p -r1.10 patch-src_Makefile_in
--- patches/patch-src_Makefile_in       25 Jan 2026 13:21:59 -0000      1.10
+++ patches/patch-src_Makefile_in       30 May 2026 10:58:24 -0000
@@ -10,7 +10,7 @@ Index: src/Makefile.in
            } \
        ; done
  
-@@ -1004,7 +1004,7 @@ uninstall-man: uninstall-man8
+@@ -999,7 +999,7 @@ uninstall-man: uninstall-man8
  
  @ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@install-exec-local:    
install-rootbinPROGRAMS
  @ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@       $(MKDIR_P) 
"$(DESTDIR)/sbin"

Reply via email to