head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.05.12.10.59.20;	author scheidell;	state dead;
branches;
next	1.3;

1.3
date	2010.06.22.22.35.53;	author dougb;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.05.13.49.47;	author clive;	state dead;
branches;
next	1.1;

1.1
date	2001.02.28.09.45.18;	author clive;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update security/gpa to 0.9.2
- Move LICENSE to proper location

PR:		ports/167792
Submitted by:	Jason E. Hale <bsdkaffee@@gmail.com> (maintainer)
@
text
@--- ./configure.orig	2010-06-22 05:32:25.000000000 -0400
+++ ./configure	2010-06-22 05:33:16.000000000 -0400
@@@@ -1808,8 +1808,8 @@@@
 
 
 NEED_GPG_ERROR_VERSION=1.4
-NEED_LIBASSUAN_API=1
-NEED_LIBASSUAN_VERSION=1.0.4
+NEED_LIBASSUAN_API=2
+NEED_LIBASSUAN_VERSION=1.1.0
 NEED_GPGME_API=1
 NEED_GPGME_VERSION=1.2.0
 
@


1.3
log
@- Update security/gpgme to version 1.3.0.
- No shlib bump.
- This version works with libassuan 2.x and is needed to fix the build of
  security/gpa due to dependency conflicts.
- Add LICENSE

PR:             ports/148061

- Fix the build of security/gpa with libassuan 2.x
- Patch for server.c taken from gpa svn.
- Add LICENSE while here.

PR:             ports/148062

Submitted by:   Jason E. Hale <bsdkaffee@@gmail.com> (maintainer)

Feature safe:	yes
@
text
@@


1.2
log
@Upgrade to gpa 0.4.2
@
text
@d1 13
a13 11
--- configure~	Wed Feb 28 17:34:30 2001
+++ configure	Wed Feb 28 17:34:38 2001
@@@@ -2707,7 +2707,7 @@@@
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   CATOBJEXT=.mo
-		   DATADIRNAME=lib
+		   DATADIRNAME=share
 fi
 rm -f conftest*
 		INSTOBJEXT=.mo
@


1.1
log
@Update to 0.4.0
@
text
@@

