Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2016 12:25:14 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423258 - head/devel/git-modes
Message-ID:  <201610041225.u94CPEIW055071@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue Oct  4 12:25:14 2016
New Revision: 423258
URL: https://svnweb.freebsd.org/changeset/ports/423258

Log:
  Bump PORTREVISION to chase the Emacs updates from r423103.
  
  Without this, the files are still installed into a site-lisp directory
  belonging to an older Emacs version and fail to work.

Modified:
  head/devel/git-modes/Makefile

Modified: head/devel/git-modes/Makefile
==============================================================================
--- head/devel/git-modes/Makefile	Tue Oct  4 12:21:15 2016	(r423257)
+++ head/devel/git-modes/Makefile	Tue Oct  4 12:25:14 2016	(r423258)
@@ -3,6 +3,7 @@
 
 PORTNAME=	git-modes
 PORTVERSION=	1.2.2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel elisp
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}



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