1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 1.9.15

This commit is contained in:
Michael Nottebrock 2005-04-15 23:44:40 +00:00
parent e67229864b
commit 090d5e38ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133457
4 changed files with 6 additions and 18 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= gnupg
PORTVERSION= 1.9.14
PORTREVISION= 2
PORTVERSION= 1.9.15
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/gnupg

View File

@ -1,2 +1,2 @@
MD5 (gnupg-1.9.14.tar.gz) = 72b56586392c7be6668df4ef8ea7c879
SIZE (gnupg-1.9.14.tar.gz) = 1925582
MD5 (gnupg-1.9.15.tar.gz) = c1955d88280ff6e847f82f37b9a9a008
SIZE (gnupg-1.9.15.tar.gz) = 1928702

View File

@ -1,11 +0,0 @@
--- common/asshelp.c.orig Wed Mar 23 09:28:16 2005
+++ common/asshelp.c Wed Mar 23 09:29:10 2005
@@ -150,7 +150,7 @@
#endif
if (opt_lc_messages || (dft_ttyname && dft_lc))
{
- err = send_one_option (ctx, errsource, "display",
+ err = send_one_option (ctx, errsource, "lc-messages",
opt_lc_messages ? opt_lc_messages : dft_lc);
}
#if defined(HAVE_SETLOCALE) && defined(LC_MESSAGES)

View File

@ -1,6 +1,6 @@
--- configure.orig Wed Dec 22 18:51:27 2004
+++ configure Thu Dec 23 00:25:52 2004
@@ -19851,7 +19851,7 @@
--- configure.orig Thu Jan 13 18:59:36 2005
+++ configure Sat Apr 16 01:28:40 2005
@@ -19918,7 +19918,7 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5