Tue Aug 24 00:40:52 2021 UTC ()
libunit: fix SunOS builds and simplify maintenance

Share distinfo with www/unit, since it's the same. Also share and apply
patches, since some are needed in order for this component to build on
SunOS.


(gutteridge)
diff -r1.3 -r1.4 pkgsrc/devel/libunit/Makefile
diff -r1.3 -r0 pkgsrc/devel/libunit/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/libunit/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libunit/Makefile 2021/08/22 04:02:23 1.3
+++ pkgsrc/devel/libunit/Makefile 2021/08/24 00:40:51 1.4
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2021/08/22 04:02:23 gutteridge Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/24 00:40:51 gutteridge Exp $
 
 PKGNAME=	libunit-${UNIT_VERSION}
 DISTNAME=	unit-${UNIT_VERSION}
 COMMENT=	Development kit for dynamic web application server
 
 MAINTAINER=	osa@FreeBSD.org
+
+DISTINFO_FILE=	${.CURDIR}/../../www/unit/distinfo
+PATCHDIR=	${.CURDIR}/../../www/unit/patches
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 

File Deleted: pkgsrc/devel/libunit/Attic/distinfo