Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,7 +1,8 @@
$NetBSD: distinfo,v 1.5 2013/02/26 11:26:02 joerg Exp $
$NetBSD: distinfo,v 1.6 2015/11/03 23:27:05 agc Exp $
SHA1 (ezmlm-0.53.tar.gz) = 3a7b618737fed8b774bec69c272d70f4142c1e30
RMD160 (ezmlm-0.53.tar.gz) = 6d366de2d7028a984ba454f1bec9d2d9f495c88b
SHA512 (ezmlm-0.53.tar.gz) = 0dc1c64168428c531dbf78ca99582de4d4193d10bb38e87d3ee8f33f78083dc696bfd0681e3f2f690d7aa78b55b1b91c4ea6900c109406063445104826ff6d94
Size (ezmlm-0.53.tar.gz) = 62693 bytes
SHA1 (patch-MAN) = 4becf683f615bacf236abedee3ab6574bdcc0e10
SHA1 (patch-aa) = c10560c71a137b138af325c6382e498ec466ec06

View File

@@ -1,3 +1,5 @@
$NetBSD: patch-althash,v 1.2 2015/12/29 04:04:28 dholland Exp $
Attached below are diffs. They convert the hashing to do:
'@'..'Z'

View File

@@ -1,11 +1,9 @@
# $NetBSD: options.mk,v 1.8 2007/03/24 06:30:01 schmonz Exp $
# $NetBSD: options.mk,v 1.9 2016/02/25 15:00:50 jperkin Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ezmlm
PKG_SUPPORTED_OPTIONS+= ezmlm-althash
.if ${OPSYS} == "Darwin"
PKG_SUGGESTED_OPTIONS+= ezmlm-althash
.endif
PKG_SUGGESTED_OPTIONS.Darwin+= ezmlm-althash
.include "../../mk/bsd.options.mk"