aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-06-02 03:50:52 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-06-02 03:50:52 +0800
commit553410cfe13b439fdc416878db109fdf30ce26c7 (patch)
tree91fa32509878bfdb4fb7a1d3c638369d14d18fc1 /net
parent96a252cdb620bed5bc5567c09c45c51439f19f96 (diff)
downloadfreebsd-ports-gnome-553410cfe13b439fdc416878db109fdf30ce26c7.tar.gz
freebsd-ports-gnome-553410cfe13b439fdc416878db109fdf30ce26c7.tar.zst
freebsd-ports-gnome-553410cfe13b439fdc416878db109fdf30ce26c7.zip
- Update to 1.2
- Move to github - Adjust WWW - Trim header
Diffstat (limited to 'net')
-rw-r--r--net/nyancat/Makefile16
-rw-r--r--net/nyancat/distinfo4
-rw-r--r--net/nyancat/pkg-descr2
3 files changed, 12 insertions, 10 deletions
diff --git a/net/nyancat/Makefile b/net/nyancat/Makefile
index 9f06e9b4f95f..c5b48015b717 100644
--- a/net/nyancat/Makefile
+++ b/net/nyancat/Makefile
@@ -1,23 +1,25 @@
-# New ports collection makefile for: nyancat
-# Date created: 30 Mar 2012
-# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= nyancat
-PORTVERSION= 20120330
+PORTVERSION= 1.2
+PORTEPOCH= 1
CATEGORIES= net games
-MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Animated telnet server that renders a loop of the nyan cat animation
+USE_GITHUB= yes
+GH_ACCOUNT= klange
+GH_TAGNAME= ${PORTVERSION}
+GH_COMMIT= 89c5bc8
MAKE_JOBS_SAFE= yes
SUB_FILES= pkg-message
PLIST_FILES= bin/nyancat
+WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-${GH_COMMIT}
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
diff --git a/net/nyancat/distinfo b/net/nyancat/distinfo
index 62c78b607479..f1b913d7e932 100644
--- a/net/nyancat/distinfo
+++ b/net/nyancat/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nyancat-20120330.tar.gz) = da2cef9f19699c4e2e6fe9b034c36ad4b0f2f3f9a774e9d017d3ff185264b0f1
-SIZE (nyancat-20120330.tar.gz) = 87006
+SHA256 (nyancat-1.2.tar.gz) = 875f6146c70fece6a54e429762020d8a88918cb39fd798c51a0d72b4db4056d4
+SIZE (nyancat-1.2.tar.gz) = 14099
diff --git a/net/nyancat/pkg-descr b/net/nyancat/pkg-descr
index 02f0a2ecbbf5..5337a32582a0 100644
--- a/net/nyancat/pkg-descr
+++ b/net/nyancat/pkg-descr
@@ -1,4 +1,4 @@
This is an animated, color, ANSI-text telnet server that renders a loop of the
classic nyan cat animation.
-WWW: http://miku.acm.uiuc.edu/
+WWW: https://github.com/klange/nyancat