Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2021 23:36:23 +0000 (UTC)
From:      =?UTF-8?Q?Nuno_Eduardo_Sim=c3=b5es_Leal_Teixeira?= <eduardo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565079 - head/net/gitup
Message-ID:  <202102122336.11CNaNNe055244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eduardo
Date: Fri Feb 12 23:36:22 2021
New Revision: 565079
URL: https://svnweb.freebsd.org/changeset/ports/565079

Log:
  net/gitup: Remove pkg-message
  
  gitup is now considered stable so we don't need to warn user about it
  being in beta state anymore
  
  Approved by:	dbaio, garga (mentors)
  Differential Revision:	https://reviews.freebsd.org/D28608

Deleted:
  head/net/gitup/pkg-message
Modified:
  head/net/gitup/Makefile

Modified: head/net/gitup/Makefile
==============================================================================
--- head/net/gitup/Makefile	Fri Feb 12 22:49:35 2021	(r565078)
+++ head/net/gitup/Makefile	Fri Feb 12 23:36:22 2021	(r565079)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gitup
 DISTVERSION=	0.90
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	eduardo@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102122336.11CNaNNe055244>