From owner-svn-ports-head@freebsd.org Thu Jun 2 13:09:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1225DB673DE; Thu, 2 Jun 2016 13:09:25 +0000 (UTC) (envelope-from wen@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 mx1.freebsd.org (Postfix) with ESMTPS id D40CB1345; Thu, 2 Jun 2016 13:09:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u52D9OHK087277; Thu, 2 Jun 2016 13:09:24 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u52D9N3Y087275; Thu, 2 Jun 2016 13:09:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201606021309.u52D9N3Y087275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 2 Jun 2016 13:09:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416278 - head/graphics/cadubi X-SVN-Group: ports-head 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.22 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, 02 Jun 2016 13:09:25 -0000 Author: wen Date: Thu Jun 2 13:09:23 2016 New Revision: 416278 URL: https://svnweb.freebsd.org/changeset/ports/416278 Log: - Really update to 1.3.1 Spotted by: mat@ Modified: head/graphics/cadubi/Makefile head/graphics/cadubi/distinfo Modified: head/graphics/cadubi/Makefile ============================================================================== --- head/graphics/cadubi/Makefile Thu Jun 2 11:43:45 2016 (r416277) +++ head/graphics/cadubi/Makefile Thu Jun 2 13:09:23 2016 (r416278) @@ -3,6 +3,8 @@ PORTNAME= cadubi PORTVERSION= 1.3.1 +DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= graphics editors MAINTAINER= ports@FreeBSD.org @@ -13,7 +15,6 @@ LICENSE= ART10 RUN_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey GH_ACCOUNT= statico -GH_TAGNAME= v1.3 USE_GITHUB= yes USES= perl5 shebangfix SHEBANG_FILES= cadubi @@ -39,7 +40,7 @@ do-install: .endfor @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/extras/ansi_term_codes.txt ${STAGEDIR}${DOCSDIR} .include Modified: head/graphics/cadubi/distinfo ============================================================================== --- head/graphics/cadubi/distinfo Thu Jun 2 11:43:45 2016 (r416277) +++ head/graphics/cadubi/distinfo Thu Jun 2 13:09:23 2016 (r416278) @@ -1,2 +1,3 @@ -SHA256 (statico-cadubi-1.3.1-v1.3_GH0.tar.gz) = 4d497e5acda04f063c7e36d0559d1d5c8a725c41f3a7c0646c42730b8c1d6c6d -SIZE (statico-cadubi-1.3.1-v1.3_GH0.tar.gz) = 12556 +TIMESTAMP = 1464872959 +SHA256 (statico-cadubi-v1.3.1_GH0.tar.gz) = 162c3ba748bbd2ab1699c95d4ad0e257ffe183959e6ce084ab91efbd3eb73f8a +SIZE (statico-cadubi-v1.3.1_GH0.tar.gz) = 65672