Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.42 2015/02/20 07:09:19 tnn Exp $
# $NetBSD: Makefile,v 1.43 2015/04/23 08:20:45 wiz Exp $
DISTNAME= patch-2.7.4
DISTNAME= patch-2.7.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=patch/}
EXTRACT_SUFX= .tar.xz
@@ -22,9 +22,9 @@ INSTALLATION_DIRS= ${PKGGNUDIR}bin ${PKGGNUDIR}${PKGMANDIR}/man1
do-patch:
.for stdhdr in sys/param.h sys/stat.h string.h
echo "#ifdef HAVE_${stdhdr:tu:C,[/.],_,g}" >> ${WRKSRC}/config.hin
echo "#include <${stdhdr}>" >> ${WRKSRC}/config.hin
echo "#endif" >> ${WRKSRC}/config.hin
${ECHO} "#ifdef HAVE_${stdhdr:tu:C,[/.],_,g}" >> ${WRKSRC}/config.hin
${ECHO} "#include <${stdhdr}>" >> ${WRKSRC}/config.hin
${ECHO} "#endif" >> ${WRKSRC}/config.hin
.endfor
SYMLINKS = bin/gpatch ${PKGGNUDIR}bin/patch \

View File

@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2015/02/08 09:29:43 mef Exp $
$NetBSD: distinfo,v 1.10 2015/04/23 08:20:45 wiz Exp $
SHA1 (patch-2.7.4.tar.xz) = b2e29867263095e0f8bfd4b1319124b04102f2b0
RMD160 (patch-2.7.4.tar.xz) = 4531f6a4f9fbae08b831e3f289946f5d4e2bfb71
Size (patch-2.7.4.tar.xz) = 714392 bytes
SHA1 (patch-2.7.5.tar.xz) = 8fd8f8f8ba640d871bce1bd33c7fd5e2ebe03a1e
RMD160 (patch-2.7.5.tar.xz) = 90cba07686477e4331b30701098d896784ec5689
Size (patch-2.7.5.tar.xz) = 727704 bytes