pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: pgoyette
Date: Mon Nov 4 19:08:17 UTC 2024
Modified Files:
pkgsrc/devel/p5-Class-Data-Inheritable: Makefile
pkgsrc/devel/p5-Module-Pluggable: Makefile
Log Message:
Tag previous with XXX to alert usual maintainer. The issue should
really be treated as a bug and reported to up-stream.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/p5-Class-Data-Inheritable/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/p5-Module-Pluggable/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-Class-Data-Inheritable/Makefile
diff -u pkgsrc/devel/p5-Class-Data-Inheritable/Makefile:1.32 pkgsrc/devel/p5-Class-Data-Inheritable/Makefile:1.33
--- pkgsrc/devel/p5-Class-Data-Inheritable/Makefile:1.32 Mon Nov 4 15:38:35 2024
+++ pkgsrc/devel/p5-Class-Data-Inheritable/Makefile Mon Nov 4 19:08:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/11/04 15:38:35 pgoyette Exp $
+# $NetBSD: Makefile,v 1.33 2024/11/04 19:08:16 pgoyette Exp $
-EXTRACT_USING= gtar # avoid extended attributes in distfile
+EXTRACT_USING= gtar # XXX avoid extended attributes in distfile
DISTNAME= Class-Data-Inheritable-0.10
PKGNAME= p5-${DISTNAME}
Index: pkgsrc/devel/p5-Module-Pluggable/Makefile
diff -u pkgsrc/devel/p5-Module-Pluggable/Makefile:1.36 pkgsrc/devel/p5-Module-Pluggable/Makefile:1.37
--- pkgsrc/devel/p5-Module-Pluggable/Makefile:1.36 Mon Nov 4 15:38:35 2024
+++ pkgsrc/devel/p5-Module-Pluggable/Makefile Mon Nov 4 19:08:16 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2024/11/04 15:38:35 pgoyette Exp $
+# $NetBSD: Makefile,v 1.37 2024/11/04 19:08:16 pgoyette Exp $
#
-EXTRACT_USING= gtar # avoid extended attributes in distfile
+EXTRACT_USING= gtar # XXX avoid extended attributes in distfile
DISTNAME= Module-Pluggable-6.2
PKGNAME= p5-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index