head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.08.25.08.33.55;	author novel;	state Exp;
branches;
next	1.12;

1.12
date	2011.07.03.11.39.40;	author swills;	state Exp;
branches;
next	1.11;

1.11
date	2010.07.27.01.24.39;	author wxs;	state Exp;
branches;
next	1.10;

1.10
date	2009.01.06.12.59.57;	author rafan;	state Exp;
branches;
next	1.9;

1.9
date	2008.02.28.21.44.48;	author arved;	state Exp;
branches;
next	1.8;

1.8
date	2007.01.28.09.07.43;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2005.01.11.14.53.11;	author arved;	state Exp;
branches;
next	1.6;

1.6
date	2004.05.08.10.25.51;	author arved;	state Exp;
branches;
next	1.5;

1.5
date	2004.05.03.13.57.44;	author arved;	state Exp;
branches;
next	1.4;

1.4
date	2003.08.04.17.54.30;	author arved;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.26.15.25.19;	author arved;	state Exp;
branches;
next	1.2;

1.2
date	2003.01.02.14.18.00;	author arved;	state Exp;
branches;
next	1.1;

1.1
date	2002.10.14.12.38.47;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.13
log
@SVN rev 303123 on 2012-08-25 08:33:55Z by novel

- Properly define deprecated functions to remove warnings in other
  ports
- Avoid installing multiple copies of the GPLv2 and LGPL21 licenses
- Bump PORTREVISION

PR:		170488
Submitted by:	Jason E. Hale <bsdkaffee@@gmail.com>
Approved by:	Hirohisa Yamaguchi (maintainer)
@
text
@bin/dumpsexp
bin/hmac256
bin/libgcrypt-config
include/gcrypt.h
include/gcrypt-module.h
lib/libgcrypt.a
lib/libgcrypt.la
lib/libgcrypt.so
lib/libgcrypt.so.18
share/aclocal/libgcrypt.m4
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/HACKING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.SVN
%%PORTDOCS%%%%DOCSDIR%%/README.apichanges
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.12
log
@- Update to 1.5.0

PR:		ports/158574
Submitted by:	Hirohisa Yamaguchi <umq@@ueo.co.jp> (maintainer)
@
text
@a11 2
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
@


1.11
log
@Update to 1.4.6.

PR:		ports/148755
Submitted by:	Hirohisa Yamaguchi <umq@@ueo.co.jp> (maintainer)
@
text
@d9 1
a9 1
lib/libgcrypt.so.17
@


1.10
log
@- Update to 1.4.3
- Pass maintainership to submitter per PR 127224

PR:		ports/127478
Submitted by:	Hirohisa Yamaguchi <umq at ueo.co.jp>
Approved by:	arved (maintainer)
@
text
@d9 1
a9 1
lib/libgcrypt.so.16
@


1.9
log
@Update to 1.4.0

PR:		118541
Submitted by:	Hirohisa Yamaguchi
@
text
@d2 1
d9 1
a9 1
lib/libgcrypt.so.15
@


1.8
log
@Use libtool port instead of included one to avoid objformat a.out botch
@
text
@d1 1
d8 1
a8 1
lib/libgcrypt.so.13
d10 13
@


1.7
log
@Update libgcrypt to 1.2.1. Changes:
        * made the code try to lock secure memory pool not only when running as
          root,
        * fixed type usage in Serpent,
        * made the code mix the PID into the entropy pool for better protection
          after a fork,
        * fixed memory leak in RSA.
        * fixed alignment problems in Rijndael,
        * fixed memory leak in gcry_pk_sign(),
        * fixed broken pointer access in gcry_ac_open(),
        * updated the documentation,
        * fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
@
text
@d5 1
@


1.6
log
@Fix pkg-plist

Reported by:				kris, markus
Pointy hat (not 216.136.204.22) to:	arved
@
text
@d6 1
a6 1
lib/libgcrypt.so.12
@


1.5
log
@Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel

Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc

libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt

libksba:
- Update to 0.9.5
- Pass maintainership to lofi, who already maintains the other
aegypten ports.

Approved by:	lofi

wmbiff:
Switch to security/libgcrypt but no PORTREVISION bump, because the
dependency is optional and the port does not work with the new
libgcrypt and needs to be updated.

No action, because ports don't work with the new libgcrypt and need
to be updated, maintainers informed:
security/newpg
security/pinentry
security/dirmngr
emulators/fuse
emulators/libspectrum
@
text
@d3 1
@


1.4
log
@Use new INFO macro
@
text
@d5 1
a5 1
lib/libgcrypt.so.6
@


1.3
log
@Update to 1.1.12

PR:		48704
Submitted by:	Sergei Kolobov <sergei@@kolobov.com>
@
text
@a2 3
@@unexec install-info --delete %D/info/gcrypt.info %D/info/dir
info/gcrypt.info
@@exec install-info %D/info/gcrypt.info %D/info/dir
@


1.2
log
@Update to 1.1.11
@
text
@a6 1
lib/libgcrypt.la
@


1.1
log
@add libgcrypt 1.1.0
General purpose crypto library based on code used in GnuPG

PR:		43894
Submitted by:	Tilman Linneweh <tilman@@arved.de>
@
text
@d9 1
a9 1
lib/libgcrypt.so.5
@

