diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-06-18 10:59:45 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-06-18 10:59:45 +0800 |
commit | ff099af818c1f9a0e31c61f3fb06b2acb2362296 (patch) | |
tree | 93eb8158726d9121ce9a20cf0cc6ae849099f7ad /security/pinentry | |
parent | adbe8694d0dbaf283a17484fd914f27cca25b376 (diff) | |
download | freebsd-ports-gnome-ff099af818c1f9a0e31c61f3fb06b2acb2362296.tar.gz freebsd-ports-gnome-ff099af818c1f9a0e31c61f3fb06b2acb2362296.tar.zst freebsd-ports-gnome-ff099af818c1f9a0e31c61f3fb06b2acb2362296.zip |
PR: 53403
Submitted by: maintainer
Update to 0.6.9, the latest release version.
Diffstat (limited to 'security/pinentry')
-rw-r--r-- | security/pinentry/Makefile | 6 | ||||
-rw-r--r-- | security/pinentry/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index ef08d0574419..2d34d775a574 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pinentry -PORTVERSION= 0.6.8 -PORTREVISION= 1 +PORTVERSION= 0.6.9 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNUPG} \ +MASTER_SITES= ftp://ftp.klaralvdalens-datakonsult.se/pub/aegypten/alpha/latest/ \ + ${MASTER_SITE_GNUPG} \ http://tigress.com/lofi/:lofi MASTER_SITE_SUBDIR= alpha/aegypten DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ diff --git a/security/pinentry/distinfo b/security/pinentry/distinfo index ff8fd8ab40da..8d3feb2befb7 100644 --- a/security/pinentry/distinfo +++ b/security/pinentry/distinfo @@ -1,3 +1,3 @@ -MD5 (pinentry-0.6.8.tar.gz) = be8460bc1ecc2596fabea931a48c5080 +MD5 (pinentry-0.6.9.tar.gz) = 28f5638fdec96b3429ad02ef08e997f5 MD5 (common.tar.gz) = 4f5171946f83dfe64761344d7e86af05 MD5 (jnlib.tar.gz) = 9e8d48da4e6f8db94da64d444f4b3687 |