Subject: CVS commit: pkgsrc/security/gpgme
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2004 19:09:12
Module Name: pkgsrc
Committed By: jmmv
Date: Wed Oct 20 19:09:12 UTC 2004
Modified Files:
pkgsrc/security/gpgme: Makefile distinfo
Added Files:
pkgsrc/security/gpgme/patches: patch-ac
Log Message:
Update to 1.0.0:
* Version 1.0.0! We are proud to present you with a thoroughly
tested and stable version of the GPGME library. A big Thank You!
to all the people who made this possible.
The development will be branched into a stable 1.x.y series and the
head.
* The gpgme.m4 macro supports checking the API version. Just prepend
it to the required version string, separated by a colon. For
example, this release has the version "1:1.0.0". The last release
to which this version is (mostly) ABI compatible is "1:0.4.2",
which is the default required version.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/security/gpgme/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/security/gpgme/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/gpgme/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.