mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/ghq: Update to 0.12.5
Changes: https://github.com/motemen/ghq/blob/v0.12.5/CHANGELOG.md#v0125-2019-05-29
This commit is contained in:
parent
a23aea9320
commit
41ef0d37a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502945
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= ghq
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.12.3
|
||||
DISTVERSION= 0.12.5
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= tobik@FreeBSD.org
|
||||
|
@ -34,7 +34,7 @@ MANPAGES_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor
|
|||
MANPAGES_PLIST_FILES= man/man1/ghq.1.gz
|
||||
|
||||
post-build-MANPAGES-on:
|
||||
cd ${WRKSRC} && asciidoctor -b manpage -d manpage ghq.txt
|
||||
cd ${WRKSRC} && asciidoctor -b manpage -d manpage -o ghq.1 README.adoc
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1557998007
|
||||
SHA256 (motemen-ghq-v0.12.3_GH0.tar.gz) = 5bf67452b75d31feb9e4cac3fe414a3ed9c4c0e05bb1f66785feb4980452132b
|
||||
SIZE (motemen-ghq-v0.12.3_GH0.tar.gz) = 33771
|
||||
TIMESTAMP = 1559120711
|
||||
SHA256 (motemen-ghq-v0.12.5_GH0.tar.gz) = 30399005d167e39c9e5a3857f058310fa3aa439777e5dbf29ca85d0c15fff8d8
|
||||
SIZE (motemen-ghq-v0.12.5_GH0.tar.gz) = 33183
|
||||
SHA256 (Songmu-gitconfig-v0.0.2_GH0.tar.gz) = ba05105d12e9bd70e45e49f0677e2ff2b4985e8bd8ceb275a14ef17f9535e7f1
|
||||
SIZE (Songmu-gitconfig-v0.0.2_GH0.tar.gz) = 5662
|
||||
SHA256 (daviddengcn-go-colortext-186a3d44e920_GH0.tar.gz) = 7f7d7eb82df56329938c44a32ca9c7e866a5816c3bf0a348ab657200fd407d47
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- ghq.txt.orig 2019-02-02 11:26:33 UTC
|
||||
+++ ghq.txt
|
||||
--- README.adoc.orig 2019-02-02 11:26:33 UTC
|
||||
+++ README.adoc
|
||||
@@ -1,4 +1,4 @@
|
||||
-= ghq(1) image:https://travis-ci.org/motemen/ghq.svg?branch=master["Build Status", link="https://travis-ci.org/motemen/ghq"]
|
||||
+= ghq(1)
|
Loading…
Add table
Reference in a new issue