Date: Sat, 2 Jun 2018 23:20:25 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: Yuri Victorovich <yuri@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r471405 - in head/misc: . urbit urbit/files Message-ID: <20180602232025.190c666d@oxy> In-Reply-To: <201806022105.w52L5eE9090752@repo.freebsd.org> References: <201806022105.w52L5eE9090752@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sat, 2 Jun 2018 21:05:40 +0000 (UTC) Yuri Victorovich <yuri@FreeBSD.org> wrote: >Author: yuri >Date: Sat Jun 2 21:05:40 2018 >New Revision: 471405 >URL: https://svnweb.freebsd.org/changeset/ports/471405 > >Log: > New port: misc/urbit: Operating function > > [...] > >Added: head/misc/urbit/Makefile >============================================================================== >--- /dev/null 00:00:00 1970 (empty, because file is newly added) >+++ head/misc/urbit/Makefile Sat Jun 2 21:05:40 2018 (r471405) >@@ -0,0 +1,38 @@ >+# $FreeBSD$ >+ >+PORTNAME= urbit >+DISTVERSIONPREFIX= newmodel- >+DISTVERSION= 0.5.1-232 >+DISTVERSIONSUFFIX= -g5164bd0d >+CATEGORIES= misc emulators lang >+ >+MAINTAINER= yuri@FreeBSD.org >+COMMENT= Operating function It looks a little bit cryptic. The description from pkg-descr is much more helpful.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180602232025.190c666d>