pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Module-Runtime



Module Name:    pkgsrc
Committed By:   pgoyette
Date:           Sun Apr 13 09:13:02 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Module-Runtime: Makefile

Log Message:
Deal with extended attributes in dist file


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Module-Runtime/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-Module-Runtime/Makefile
diff -u pkgsrc/devel/p5-Module-Runtime/Makefile:1.23 pkgsrc/devel/p5-Module-Runtime/Makefile:1.24
--- pkgsrc/devel/p5-Module-Runtime/Makefile:1.23        Sun Apr 13 08:15:11 2025
+++ pkgsrc/devel/p5-Module-Runtime/Makefile     Sun Apr 13 09:13:02 2025
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/04/13 08:15:11 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/04/13 09:13:02 pgoyette Exp $
+
+EXTRACT_USING=  gtar   # XXX avoid extended attributes in distfile
 
 DISTNAME=              Module-Runtime-0.017
 PKGNAME=               p5-${DISTNAME}



Home | Main Index | Thread Index | Old Index