pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/hs-time-compat
Module Name: pkgsrc
Committed By: pho
Date: Sat May 1 14:30:00 UTC 2021
Modified Files:
pkgsrc/time/hs-time-compat: Makefile
Removed Files:
pkgsrc/time/hs-time-compat/files: Setup.hs
Log Message:
Remove files/Setup.hs: mk/haskll.mk can now automatically handle that
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/hs-time-compat/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/time/hs-time-compat/files/Setup.hs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/hs-time-compat/Makefile
diff -u pkgsrc/time/hs-time-compat/Makefile:1.2 pkgsrc/time/hs-time-compat/Makefile:1.3
--- pkgsrc/time/hs-time-compat/Makefile:1.2 Fri Apr 23 06:34:48 2021
+++ pkgsrc/time/hs-time-compat/Makefile Sat May 1 14:30:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/04/23 06:34:48 pho Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/01 14:30:00 pho Exp $
DISTNAME= time-compat-1.9.5
CATEGORIES= time
@@ -7,10 +7,6 @@ MAINTAINER= pho%cielonegro.org@localhost
COMMENT= Compatibility package for time
LICENSE= modified-bsd
-# Setup.hs is missing from the package.
-post-patch:
- ${CP} -f ${FILESDIR}/Setup.hs ${WRKSRC}/Setup.hs
-
.include "../../mk/haskell.mk"
.include "../../devel/hs-base-orphans/buildlink3.mk"
.include "../../devel/hs-fail/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index