Date: Mon, 6 May 2019 22:19:51 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500937 - head/www/gitea Message-ID: <201905062219.x46MJpp8000759@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon May 6 22:19:51 2019 New Revision: 500937 URL: https://svnweb.freebsd.org/changeset/ports/500937 Log: www/gitea: Do not set DISTVERSION twice Modified: head/www/gitea/Makefile Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Mon May 6 21:18:30 2019 (r500936) +++ head/www/gitea/Makefile Mon May 6 22:19:51 2019 (r500937) @@ -3,7 +3,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.7.6 DISTVERSION= 1.8.0 CATEGORIES= www
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905062219.x46MJpp8000759>