[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4093: update mailutils to 3.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4093: update mailutils to 3.0 |
Date: |
Mon, 7 Nov 2016 20:40:43 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 4093
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2016-11-07 12:40:38 -0800
message:
update mailutils to 3.0
modified:
pkg/gnu/mailutils/Makefile makefile-20160617014725-uokjfnggs70iry9h-1309
pkg/gnu/mailutils/gpg-keyring gpgkeyring-20160617014725-uokjfnggs70iry9h-1313
pkg/gnu/mailutils/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1314
=== modified file 'pkg/gnu/mailutils/Makefile'
--- a/pkg/gnu/mailutils/Makefile 2016-06-22 04:58:40 +0000
+++ b/pkg/gnu/mailutils/Makefile 2016-11-07 20:40:38 +0000
@@ -17,7 +17,7 @@
NAME = Mailutils
GARNAME = mailutils
-GARVERSION = 2.2
+GARVERSION = 3.0
HOME_URL = http://www.gnu.org/software/mailutils/
DESCRIPTION = Utilities and library for reading and serving mail
define BLURB
@@ -33,11 +33,11 @@
MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
-BUILDDEPS = libtool
-LIBDEPS = gettext gdbm readline ncurses gnutls guile m4
+BUILDDEPS = #libtool
+LIBDEPS = #gettext gdbm readline ncurses gnutls guile m4
#pam
######################################################################
@@ -48,6 +48,6 @@
CONFIGURE_ARGS += "LIBS=-lguile"
-pre-configure:
- sed -i -e '/gets is a security/d' $(WORKSRC)/lib/stdio.in.h
- $(MAKECOOKIE)
+#pre-configure:
+# sed -i -e '/gets is a security/d' $(WORKSRC)/lib/stdio.in.h
+# $(MAKECOOKIE)
=== modified file 'pkg/gnu/mailutils/gpg-keyring'
Binary files a/pkg/gnu/mailutils/gpg-keyring 2016-06-17 19:08:15 +0000 and
b/pkg/gnu/mailutils/gpg-keyring 2016-11-07 20:40:38 +0000 differ
=== modified file 'pkg/gnu/mailutils/sha256sums'
--- a/pkg/gnu/mailutils/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/mailutils/sha256sums 2016-11-07 20:40:38 +0000
@@ -1,2 +1,2 @@
-97591debcd32ac1f4c4d16eaa8f21690d9dfefcb79e29bd293871d57c4a5e05d
download/mailutils-2.2.tar.gz
-3ce2ec8b1901ff260dd9e4d3d41a2d68dc007f6c4a2f1815312bfe98935f27b0
download/mailutils-2.2.tar.gz.sig
+3226ca41a9e6b39a96cc212a3adfba82aafe2a03dcbbe452f67e1c61a76e7d3d
download/mailutils-3.0.tar.xz
+e260a9200df0529376ca2a436340dcd4188ecb5b5204a1a98cfcb7eab8963b1c
download/mailutils-3.0.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4093: update mailutils to 3.0,
Carl Hansen <=