From owner-svn-ports-head@freebsd.org Sun Jun 26 15:13:23 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 B4765B81182; Sun, 26 Jun 2016 15:13:23 +0000 (UTC) (envelope-from matthew@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 77BF32AD2; Sun, 26 Jun 2016 15:13:23 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5QFDMDO025831; Sun, 26 Jun 2016 15:13:22 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5QFDMLf025826; Sun, 26 Jun 2016 15:13:22 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201606261513.u5QFDMLf025826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 26 Jun 2016 15:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417530 - in head/games/cowsay: . files 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: Sun, 26 Jun 2016 15:13:23 -0000 Author: matthew Date: Sun Jun 26 15:13:22 2016 New Revision: 417530 URL: https://svnweb.freebsd.org/changeset/ports/417530 Log: Update to 3.04 - switch to GitHub. This is the account belonging to the original author of cowsay, who submitted the PR. PR: 210547 Submitted by: tony+freebsd@nog.net (author) Approved by: lifanov@mail.lifanov.com (maintainer) Modified: head/games/cowsay/Makefile head/games/cowsay/distinfo head/games/cowsay/files/patch-cowsay head/games/cowsay/pkg-descr head/games/cowsay/pkg-plist Modified: head/games/cowsay/Makefile ============================================================================== --- head/games/cowsay/Makefile Sun Jun 26 15:09:59 2016 (r417529) +++ head/games/cowsay/Makefile Sun Jun 26 15:13:22 2016 (r417530) @@ -2,16 +2,23 @@ # $FreeBSD$ PORTNAME= cowsay -PORTVERSION= 3.03 -PORTREVISION= 2 +PORTVERSION= 3.04 +DISTVERSIONPREFIX= cowsay- CATEGORIES= games -MASTER_SITES= SF/lifanov-ports-distfiles/${CATEGORIES}/${PORTNAME} MAINTAINER= lifanov@mail.lifanov.com COMMENT= Configurable talking characters in ASCII art +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= perl5 +USE_GITHUB= yes + +GH_ACCOUNT= tnalpgge +GH_PROJECT= rank-amateur-cowsay + NO_BUILD= # defined post-patch: @@ -20,8 +27,8 @@ post-patch: do-install: cd ${WRKSRC}; ${SH} install.sh ${STAGEDIR}${PREFIX} @${SED} -i '' 's,${STAGEDIR},,' ${STAGEDIR}${PREFIX}/bin/cowsay - @${INSTALL_DATA} ${FILESDIR}/box.cow ${STAGEDIR}${PREFIX}/share/cows - @${INSTALL_DATA} ${FILESDIR}/jkh.cow ${STAGEDIR}${PREFIX}/share/cows - @${INSTALL_DATA} ${FILESDIR}/tux-stab.cow ${STAGEDIR}${PREFIX}/share/cows + ${INSTALL_DATA} ${FILESDIR}/box.cow ${STAGEDIR}${PREFIX}/share/cows + ${INSTALL_DATA} ${FILESDIR}/jkh.cow ${STAGEDIR}${PREFIX}/share/cows + ${INSTALL_DATA} ${FILESDIR}/tux-stab.cow ${STAGEDIR}${PREFIX}/share/cows .include Modified: head/games/cowsay/distinfo ============================================================================== --- head/games/cowsay/distinfo Sun Jun 26 15:09:59 2016 (r417529) +++ head/games/cowsay/distinfo Sun Jun 26 15:13:22 2016 (r417530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464980374 -SHA256 (cowsay-3.03.tar.gz) = 0b8672a7ac2b51183780db72618b42af8ec1ce02f6c05fe612510b650540b2af -SIZE (cowsay-3.03.tar.gz) = 15189 +TIMESTAMP = 1466936737 +SHA256 (tnalpgge-rank-amateur-cowsay-cowsay-3.04_GH0.tar.gz) = d8b871332cfc1f0b6c16832ecca413ca0ac14d58626491a6733829e3d655878b +SIZE (tnalpgge-rank-amateur-cowsay-cowsay-3.04_GH0.tar.gz) = 31961 Modified: head/games/cowsay/files/patch-cowsay ============================================================================== --- head/games/cowsay/files/patch-cowsay Sun Jun 26 15:09:59 2016 (r417529) +++ head/games/cowsay/files/patch-cowsay Sun Jun 26 15:13:22 2016 (r417530) @@ -1,7 +1,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/03/25 20:13:24 jlam Exp $ ---- cowsay.orig Thu Nov 4 11:29:53 1999 -+++ cowsay Sat Mar 25 12:07:09 2000 +--- cowsay.orig 2016-06-25 02:45:15 UTC ++++ cowsay @@ -7,7 +7,7 @@ ## @@ -11,11 +11,10 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/03/25 2 use File::Basename; use Getopt::Std; use Cwd; -@@ -180,4 +180,21 @@ - Usage: $progname [-bdgpstwy] [-h] [-e eyes] [-f cowfile] +@@ -185,3 +185,20 @@ Usage: $progname [-bdgpstwy] [-h] [-e ey [-l] [-n] [-T tongue] [-W wrapcolumn] [message] EOF -+} + } + +sub fill { + my ($ip, $xp, @raw) = @_; @@ -32,4 +31,4 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/03/25 2 + # separate paragraphs with blank lines + + return join ($ip eq $xp ? "\n\n" : "\n", @para); - } ++} Modified: head/games/cowsay/pkg-descr ============================================================================== --- head/games/cowsay/pkg-descr Sun Jun 26 15:09:59 2016 (r417529) +++ head/games/cowsay/pkg-descr Sun Jun 26 15:13:22 2016 (r417530) @@ -2,4 +2,4 @@ cowsay is a configurable talking ASCII c written in Perl. It operates much as the figlet program does, and is written in the same spirit of silliness. -WWW: http://www.nog.net/~tony/warez/cowsay.shtml +WWW: https://github.com/tnalpgge/rank-amateur-cowsay Modified: head/games/cowsay/pkg-plist ============================================================================== --- head/games/cowsay/pkg-plist Sun Jun 26 15:09:59 2016 (r417529) +++ head/games/cowsay/pkg-plist Sun Jun 26 15:13:22 2016 (r417530) @@ -2,7 +2,15 @@ bin/cowsay bin/cowthink man/man1/cowsay.1.gz man/man1/cowthink.1.gz +share/cows/DragonAndCow.pm +share/cows/Example.pm +share/cows/Frogs.pm +share/cows/MechAndCow.pm +share/cows/Stegosaurus.pm +share/cows/TextBalloon.pm +share/cows/TuxStab.pm share/cows/beavis.zen.cow +share/cows/blowfish.cow share/cows/bong.cow share/cows/box.cow share/cows/bud-frogs.cow @@ -46,8 +54,8 @@ share/cows/telebears.cow share/cows/three-eyes.cow share/cows/turkey.cow share/cows/turtle.cow -share/cows/tux.cow share/cows/tux-stab.cow +share/cows/tux.cow share/cows/udder.cow share/cows/vader-koala.cow share/cows/vader.cow