svn commit: r493970 - in head: editors/emacs editors/emacs-devel mail/mailfromd

Alexey Dokuchaev danfe at FreeBSD.org
Tue Feb 26 14:58:28 UTC 2019


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}/


More information about the svn-ports-head mailing list