pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Let john-jumbo build



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Wed Feb 1 03:12:34 2017 +0100
Changeset:	69dc229763f0a1dbc2aeb1cebcde4e39ec4e2a4c

Modified Files:
	john-jumbo/Makefile
	john-jumbo/distinfo

Log Message:
Let john-jumbo build

Nothing gets installed yet.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69dc229763f0a1dbc2aeb1cebcde4e39ec4e2a4c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 john-jumbo/Makefile | 2 ++
 john-jumbo/distinfo | 5 +++++
 2 files changed, 7 insertions(+)

diffs:
diff --git a/john-jumbo/Makefile b/john-jumbo/Makefile
index 3828c41..79a6779 100644
--- a/john-jumbo/Makefile
+++ b/john-jumbo/Makefile
@@ -13,6 +13,8 @@ LICENSE=	gnu-gpl-v2
 GNU_CONFIGURE=	yes
 CONFIGURE_DIRS=	src
 
+LDFLAGS+=	-ldes
+
 USE_TOOLS+=	gmake
 
 .include "../../archivers/bzip2/buildlink3.mk"
diff --git a/john-jumbo/distinfo b/john-jumbo/distinfo
index 126ae2d..6ed39d0 100644
--- a/john-jumbo/distinfo
+++ b/john-jumbo/distinfo
@@ -5,6 +5,11 @@ RMD160 (john-1.8.0-jumbo-1.tar.xz) = 2ed5b5b5e55eefadf2e2eb8d28d15cfc27c82655
 SHA512 (john-1.8.0-jumbo-1.tar.xz) = 163cd71f634c2d1e9d0fa760984cc05001bfeef8300098d6b9cc8bf7e1719fec1d37142c39d7fd65ef37ee96c95681f01d7f0b1941058b7f9926442e2df5cd8e
 Size (john-1.8.0-jumbo-1.tar.xz) = 23232492 bytes
 SHA1 (patch-src_configure) = e55e49a45311bdcfc6270bac18b73caa6b8bec27
+SHA1 (patch-src_efs__fmt__plug.c) = 44d88ce206274ba74130899b1291c1dbe490e5de
 SHA1 (patch-src_escrypt_sysendian.h) = 226555f467e12f1de1fab2c3a21f3ab724faa213
+SHA1 (patch-src_gpg__fmt__plug.c) = 7541d97b10013ce4813ff03fb2cb3855cc5373c7
+SHA1 (patch-src_keychain__fmt__plug.c) = ccc8a7c29c8d73506692bd4723099ae70162e78c
+SHA1 (patch-src_mozilla__ng__fmt__plug.c) = c2392b24a680026ece12ff259c23959e255bd1cc
 SHA1 (patch-src_osx__as__wrapper.sh) = 7820903bb3b82dc8defe1ae028b452c361e1f169
+SHA1 (patch-src_ssh__ng__fmt__plug.c) = eb6335bd0826dbcd3227c4109bd58457fc3a5c12
 SHA1 (patch-src_sysendian.h) = 0a538e2b82b4b911a2da2222d073915a589ff763


Home | Main Index | Thread Index | Old Index