aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-07-19 12:53:15 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-07-19 12:53:15 +0000
commit12bf9672f3873638e8f7f489376cebdd458efa3e (patch)
tree9356d5b1f863c456305048fda875e1006dcbfef8
parentfd59c2db4218715ffcf63f92225e74215f72cbc5 (diff)
downloadports-12bf9672f3873638e8f7f489376cebdd458efa3e.tar.gz
ports-12bf9672f3873638e8f7f489376cebdd458efa3e.zip
Notes
-rw-r--r--textproc/yaml-mode.el/Makefile5
-rw-r--r--textproc/yaml-mode.el/distinfo4
-rw-r--r--textproc/yaml-mode.el/files/patch-Makefile6
3 files changed, 7 insertions, 8 deletions
diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile
index d099e7c97745..406d6aacaaeb 100644
--- a/textproc/yaml-mode.el/Makefile
+++ b/textproc/yaml-mode.el/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= yaml-mode.el
-PORTVERSION= 0.0.9
-DISTVERSIONPREFIX= release-
-PORTREVISION= 2
+PORTVERSION= 0.0.11
+DISTVERSIONPREFIX= v
CATEGORIES= textproc elisp
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
diff --git a/textproc/yaml-mode.el/distinfo b/textproc/yaml-mode.el/distinfo
index b626a8e46b02..1e80ffa27c58 100644
--- a/textproc/yaml-mode.el/distinfo
+++ b/textproc/yaml-mode.el/distinfo
@@ -1,2 +1,2 @@
-SHA256 (yoshiki-yaml-mode-release-0.0.9_GH0.tar.gz) = 5d65852d9d738fd1966125f8ae737760ae48e647030e1aa5a78fd703f54358fc
-SIZE (yoshiki-yaml-mode-release-0.0.9_GH0.tar.gz) = 6498
+SHA256 (yoshiki-yaml-mode-v0.0.11_GH0.tar.gz) = 6d2226a4ecd5f3c2fd6ca8a469a2124c4888405a5f4e1552ca05bb1912e2506a
+SIZE (yoshiki-yaml-mode-v0.0.11_GH0.tar.gz) = 6563
diff --git a/textproc/yaml-mode.el/files/patch-Makefile b/textproc/yaml-mode.el/files/patch-Makefile
index b8e8cbee8b81..608606813079 100644
--- a/textproc/yaml-mode.el/files/patch-Makefile
+++ b/textproc/yaml-mode.el/files/patch-Makefile
@@ -1,7 +1,7 @@
---- Makefile.orig Thu Jan 25 15:51:27 2007
-+++ Makefile Sat Jul 7 21:41:49 2007
+--- Makefile.orig 2014-11-25 08:37:49 UTC
++++ Makefile
@@ -1,10 +1,10 @@
- VERSION=0.0.3
+ VERSION=0.0.11
-EMACS = emacs
-PREFIX = /usr/local
-INSTALLLIBDIR = $(PREFIX)/share/emacs/site-lisp