Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 14:58:27 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493970 - in head: editors/emacs editors/emacs-devel mail/mailfromd
Message-ID:  <201902261458.x1QEwRmB072067@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Feb 26 14:58:27 2019
New Revision: 493970
URL: https://svnweb.freebsd.org/changeset/ports/493970

Log:
  Chase the shlib version bump of `mail/mailutils' in r493966.

Modified:
  head/editors/emacs-devel/Makefile
  head/editors/emacs/Makefile
  head/mail/mailfromd/Makefile

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Tue Feb 26 14:58:09 2019	(r493969)
+++ head/editors/emacs-devel/Makefile	Tue Feb 26 14:58:27 2019	(r493970)
@@ -3,6 +3,7 @@
 
 PORTNAME=	emacs
 DISTVERSION=	${EMACS_VER}.${EMACS_REV}
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	editors ipv6
 PKGNAMESUFFIX=	-devel

Modified: head/editors/emacs/Makefile
==============================================================================
--- head/editors/emacs/Makefile	Tue Feb 26 14:58:09 2019	(r493969)
+++ head/editors/emacs/Makefile	Tue Feb 26 14:58:27 2019	(r493970)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emacs
 DISTVERSION=	${EMACS_VER}
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	3
 CATEGORIES=	editors ipv6
 MASTER_SITES=	GNU

Modified: head/mail/mailfromd/Makefile
==============================================================================
--- head/mail/mailfromd/Makefile	Tue Feb 26 14:58:09 2019	(r493969)
+++ head/mail/mailfromd/Makefile	Tue Feb 26 14:58:27 2019	(r493970)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mailfromd
 PORTVERSION=	8.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 MASTER_SITES=	http://download.gnu.org.ua/pub/release/${PORTNAME}/ \
 		http://download.gnu.org.ua/pub/alpha/${PORTNAME}/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902261458.x1QEwRmB072067>