aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-30 15:39:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-30 15:39:35 +0000
commit83fd3d664961ba298cf1e8df29f6052722eafc4c (patch)
treeffd9b44b4be449134a0ac5c325a15abfd2b4fdb9
parente8eec54fb6bb2b5feef9eb7c996edac94a9c5913 (diff)
downloadports-83fd3d664961ba298cf1e8df29f6052722eafc4c.tar.gz
ports-83fd3d664961ba298cf1e8df29f6052722eafc4c.zip
Update to 1.7.0
- Simplify SHEBANG_FILES Changes: https://github.com/github/markup/releases
Notes
Notes: svn path=/head/; revision=460407
-rw-r--r--textproc/rubygem-github-markup/Makefile5
-rw-r--r--textproc/rubygem-github-markup/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile
index c4958ec3e0da..5cd1a60adbad 100644
--- a/textproc/rubygem-github-markup/Makefile
+++ b/textproc/rubygem-github-markup/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= github-markup
-PORTVERSION= 1.6.2
+PORTVERSION= 1.7.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -18,8 +18,7 @@ REINPLACE_ARGS= -i ''
PLIST_FILES= bin/github-markup
-SHEBANG_FILES= script/bootstrap \
- script/cibuild
+SHEBANG_FILES= script/*
post-patch:
@${REINPLACE_CMD} -e '1d' ${WRKSRC}/lib/github/commands/rest2html
diff --git a/textproc/rubygem-github-markup/distinfo b/textproc/rubygem-github-markup/distinfo
index a0b55eb8b96e..1b6504fc4123 100644
--- a/textproc/rubygem-github-markup/distinfo
+++ b/textproc/rubygem-github-markup/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512841300
-SHA256 (rubygem/github-markup-1.6.2.gem) = 86515b18da25a91e1b88e58d79f3bf2a89a2a329f6c0439657ed6235836bec27
-SIZE (rubygem/github-markup-1.6.2.gem) = 30720
+TIMESTAMP = 1517316563
+SHA256 (rubygem/github-markup-1.7.0.gem) = 97eb27c70662d9cc1d5997cd6c99832026fae5d4913b5dce1ce6c9f65078e69d
+SIZE (rubygem/github-markup-1.7.0.gem) = 30720