Simple update to the latest upstream version. OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile 13 Feb 2023 13:31:21 -0000 1.19
+++ Makefile 3 Jun 2023 05:07:00 -0000
@@ -1,13 +1,13 @@
COMMENT = FUSE NTFS driver with read/write support
-V = 2022.5.17
-REVISION = 0
+V = 2022.10.3
+
DISTNAME = ntfs-3g_ntfsprogs-${V}
PKGNAME = ntfs_3g-${V}
SHARED_LIBS += ntfs-3g 1.0 # 89.0
CATEGORIES = sysutils
-HOMEPAGE = https://www.tuxera.com/community/open-source-ntfs-3g/
+HOMEPAGE = https://www.tuxera.com/company/open-source/
MAINTAINER = Paul Irofti <paul@irofti.net>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo 23 Jun 2022 13:47:09 -0000 1.6
+++ distinfo 3 Jun 2023 05:07:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (ntfs-3g_ntfsprogs-2022.5.17.tgz) = BIn7tpclgeG0F6tXjVQ/auUi5/pkjDybSceJUQ/V65M=
-SIZE (ntfs-3g_ntfsprogs-2022.5.17.tgz) = 1318476
+SHA256 (ntfs-3g_ntfsprogs-2022.10.3.tgz) = 8g427mgHS4ReNinmvO1HBq0FOATLrwYvuuYHOPhUFww=
+SIZE (ntfs-3g_ntfsprogs-2022.10.3.tgz) = 1324320
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-configure,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 patch-configure
--- patches/patch-configure 23 Jun 2022 13:47:09 -0000 1.6
+++ patches/patch-configure 3 Jun 2023 05:07:00 -0000
@@ -1,7 +1,7 @@
Index: configure
--- configure.orig
+++ configure
-@@ -13372,7 +13372,7 @@ else
+@@ -14120,7 +14120,7 @@ else $as_nop
fi
;;
Index: patches/patch-libntfs-3g_Makefile_in
===================================================================
RCS file: /cvs/ports/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 patch-libntfs-3g_Makefile_in
--- patches/patch-libntfs-3g_Makefile_in 23 Jun 2022 13:47:09 -0000 1.6
+++ patches/patch-libntfs-3g_Makefile_in 3 Jun 2023 05:07:00 -0000
@@ -1,7 +1,7 @@
Index: libntfs-3g/Makefile.in
--- libntfs-3g/Makefile.in.orig
+++ libntfs-3g/Makefile.in
-@@ -1168,15 +1168,9 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-local
+@@ -1170,15 +1170,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
retrieving revision 1.8
diff -u -p -u -p -r1.8 patch-src_Makefile_in
--- patches/patch-src_Makefile_in 23 Jun 2022 13:47:09 -0000 1.8
+++ patches/patch-src_Makefile_in 3 Jun 2023 05:07:00 -0000
@@ -11,7 +11,7 @@ Index: src/Makefile.in
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
-@@ -543,7 +542,7 @@ install-rootbinPROGRAMS: $(rootbin_PROGRAMS)
+@@ -544,7 +543,7 @@ install-rootbinPROGRAMS: $(rootbin_PROGRAMS)
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(rootbindir)$$dir'"; \
No comments:
Post a Comment