From owner-svn-ports-head@freebsd.org Thu Nov 1 19:47:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54F6010D4B10; Thu, 1 Nov 2018 19:47:57 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04BB68994E; Thu, 1 Nov 2018 19:47:57 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D34AF20472; Thu, 1 Nov 2018 19:47:56 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA1JluA7055684; Thu, 1 Nov 2018 19:47:56 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA1JlucD055682; Thu, 1 Nov 2018 19:47:56 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201811011947.wA1JlucD055682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 1 Nov 2018 19:47:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483733 - in head/textproc/rubygem-gitlab-markup: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in head/textproc/rubygem-gitlab-markup: . files X-SVN-Commit-Revision: 483733 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2018 19:47:57 -0000 Author: mfechner Date: Thu Nov 1 19:47:56 2018 New Revision: 483733 URL: https://svnweb.freebsd.org/changeset/ports/483733 Log: Upgrade to 1.6.5 which includes upstream now the binary rename, so patch removed for it. Approved by: mentors (implicit) Deleted: head/textproc/rubygem-gitlab-markup/files/ Modified: head/textproc/rubygem-gitlab-markup/Makefile head/textproc/rubygem-gitlab-markup/distinfo Modified: head/textproc/rubygem-gitlab-markup/Makefile ============================================================================== --- head/textproc/rubygem-gitlab-markup/Makefile Thu Nov 1 19:25:23 2018 (r483732) +++ head/textproc/rubygem-gitlab-markup/Makefile Thu Nov 1 19:47:56 2018 (r483733) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-markup -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -22,8 +21,5 @@ PLIST_FILES= bin/gitlab-markup SHEBANG_FILES= lib/github/commands/rest2html \ script/bootstrap \ script/cibuild - -post-patch: - ${MV} ${WRKSRC}/bin/github-markup ${WRKSRC}/bin/gitlab-markup .include Modified: head/textproc/rubygem-gitlab-markup/distinfo ============================================================================== --- head/textproc/rubygem-gitlab-markup/distinfo Thu Nov 1 19:25:23 2018 (r483732) +++ head/textproc/rubygem-gitlab-markup/distinfo Thu Nov 1 19:47:56 2018 (r483733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532162886 -SHA256 (rubygem/gitlab-markup-1.6.4.gem) = 66c930854b295210e5f25fdf8fa9ab7107f3f07df091052fb478d6aacf1fdcec -SIZE (rubygem/gitlab-markup-1.6.4.gem) = 28160 +TIMESTAMP = 1541099508 +SHA256 (rubygem/gitlab-markup-1.6.5.gem) = de11fde43a459603bfce0a00f10e87225269871d26b533ef1095b45817fc9f8a +SIZE (rubygem/gitlab-markup-1.6.5.gem) = 28160