svn commit: r423190 - in head/mail/neomutt: . files

Pietro Cerutti gahr at FreeBSD.org
Mon Oct 3 12:57:45 UTC 2016


Author: gahr
Date: Mon Oct  3 12:57:43 2016
New Revision: 423190
URL: https://svnweb.freebsd.org/changeset/ports/423190

Log:
  mail/neomutt: update to 20161003 (includes the two build-related fixes)
  
  Approved by:    bapt (maintainer)

Deleted:
  head/mail/neomutt/files/patch-doc_Makefile.am
Modified:
  head/mail/neomutt/Makefile
  head/mail/neomutt/distinfo
  head/mail/neomutt/files/patch-staging-Makefile.am

Modified: head/mail/neomutt/Makefile
==============================================================================
--- head/mail/neomutt/Makefile	Mon Oct  3 12:27:27 2016	(r423189)
+++ head/mail/neomutt/Makefile	Mon Oct  3 12:57:43 2016	(r423190)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	neomutt
-PORTVERSION=	20161002
+PORTVERSION=	20161003
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	mail
 

Modified: head/mail/neomutt/distinfo
==============================================================================
--- head/mail/neomutt/distinfo	Mon Oct  3 12:27:27 2016	(r423189)
+++ head/mail/neomutt/distinfo	Mon Oct  3 12:57:43 2016	(r423190)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475484800
-SHA256 (neomutt-neomutt-neomutt-20161002_GH0.tar.gz) = 5f5c045b15234d988d96c7b712e29199ae84500f7c2a21bffe75c85ceb31a38f
-SIZE (neomutt-neomutt-neomutt-20161002_GH0.tar.gz) = 2656295
+TIMESTAMP = 1475499134
+SHA256 (neomutt-neomutt-neomutt-20161003_GH0.tar.gz) = 0ca8b57f89fb0b90715d9a8d4bbcc136871faa1fff9f2d76e024cae8a3a2e543
+SIZE (neomutt-neomutt-neomutt-20161003_GH0.tar.gz) = 2656280

Modified: head/mail/neomutt/files/patch-staging-Makefile.am
==============================================================================
--- head/mail/neomutt/files/patch-staging-Makefile.am	Mon Oct  3 12:27:27 2016	(r423189)
+++ head/mail/neomutt/files/patch-staging-Makefile.am	Mon Oct  3 12:57:43 2016	(r423190)
@@ -1,14 +1,5 @@
 --- Makefile.am.orig	2016-10-02 15:13:51 UTC
 +++ Makefile.am
-@@ -62,7 +62,7 @@ EXTRA_mutt_SOURCES = account.c bcache.c 
- 	sidebar.c smime.c smtp.c utf8.c wcwidth.c \
- 	bcache.h browser.h hcache.h mbyte.h mutt_idna.h remailer.h url.h
- 
--EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \
-+EXTRA_DIST = COPYRIGHT LICENSE.md OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \
- 	account.h \
- 	attach.h buffy.h charset.h compress.h copy.h crypthash.h dotlock.h functions.h gen_defs \
- 	globals.h hash.h history.h init.h keymap.h mutt_crypt.h \
 @@ -176,15 +176,6 @@ patchlist.c: $(srcdir)/PATCHES $(srcdir)
  	$(srcdir)/patchlist.sh < $(srcdir)/PATCHES > patchlist.c
  


More information about the svn-ports-all mailing list