From owner-svn-ports-all@freebsd.org Sun Oct 2 17:30:14 2016 Return-Path: Delivered-To: svn-ports-all@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 B5F6EAF18DD; Sun, 2 Oct 2016 17:30:14 +0000 (UTC) (envelope-from ehaupt@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 798CBBFB; Sun, 2 Oct 2016 17:30:14 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u92HUDRt072593; Sun, 2 Oct 2016 17:30:13 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u92HUD7Z072590; Sun, 2 Oct 2016 17:30:13 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201610021730.u92HUD7Z072590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 2 Oct 2016 17:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423138 - head/net/nyancat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 17:30:14 -0000 Author: ehaupt Date: Sun Oct 2 17:30:13 2016 New Revision: 423138 URL: https://svnweb.freebsd.org/changeset/ports/423138 Log: - Update to 1.5.1 - Add LICENSE Modified: head/net/nyancat/Makefile head/net/nyancat/distinfo Modified: head/net/nyancat/Makefile ============================================================================== --- head/net/nyancat/Makefile Sun Oct 2 17:14:14 2016 (r423137) +++ head/net/nyancat/Makefile Sun Oct 2 17:30:13 2016 (r423138) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= nyancat -PORTVERSION= 1.2.1 +PORTVERSION= 1.5.1 PORTEPOCH= 1 CATEGORIES= net games MAINTAINER= ehaupt@FreeBSD.org COMMENT= Animated telnet server that renders a loop of the nyan cat animation +LICENSE= NCSA + USE_GITHUB= yes GH_ACCOUNT= klange Modified: head/net/nyancat/distinfo ============================================================================== --- head/net/nyancat/distinfo Sun Oct 2 17:14:14 2016 (r423137) +++ head/net/nyancat/distinfo Sun Oct 2 17:30:13 2016 (r423138) @@ -1,2 +1,3 @@ -SHA256 (klange-nyancat-1.2.1_GH0.tar.gz) = a5bfafb6ea69917071aa05f9a52db43e47e97272eb2f4c6c827630cddb015972 -SIZE (klange-nyancat-1.2.1_GH0.tar.gz) = 14109 +TIMESTAMP = 1475429170 +SHA256 (klange-nyancat-1.5.1_GH0.tar.gz) = c948c769d230b4e41385173540ae8ab1f36176de689b6e2d6ed3500e9179b50a +SIZE (klange-nyancat-1.5.1_GH0.tar.gz) = 15124