summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-12-22 11:55:01 +0000
committerpawel <pawel@FreeBSD.org>2012-12-22 11:55:01 +0000
commit4f7ee961475b2f89c99a144b54f757623ce55267 (patch)
tree11376f4fe63de4171fd5ea8de910d4fcc44b7d46
parent81896d07a0d9178ccc082a6e2d7f61f865a6bd9e (diff)
downloadFreeBSD-ports-4f7ee961475b2f89c99a144b54f757623ce55267.zip
FreeBSD-ports-4f7ee961475b2f89c99a144b54f757623ce55267.tar.gz
- Update to version 2.0.2b
- Switch downloading to USE_GITHUB PR: ports/174596 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
-rw-r--r--sysutils/atop/Makefile17
-rw-r--r--sysutils/atop/distinfo4
2 files changed, 10 insertions, 11 deletions
diff --git a/sysutils/atop/Makefile b/sysutils/atop/Makefile
index 9e32685..6640fe4 100644
--- a/sysutils/atop/Makefile
+++ b/sysutils/atop/Makefile
@@ -1,22 +1,21 @@
-# New ports collection makefile for: atop
-# Date created: 2011-06-30
-# Whom: Alex Samorukov <samm@os2.kiev.ua>
-#
+# Created by: Alex Samorukov <samm@os2.kiev.ua>
# $FreeBSD$
-#
PORTNAME= atop
-PORTVERSION= 2.0.2.b1
+PORTVERSION= 2.0.2.b2
CATEGORIES= sysutils
-MASTER_SITES= http://cloud.github.com/downloads/samm-git/atop-freebsd/
-DISTNAME= ${PORTNAME}-${PORTVERSION:C|b|fbsd.beta|}
MAINTAINER= samm@os2.kiev.ua
COMMENT= ASCII Monitor for system resources and process activity
LICENSE= GPLv2
-USE_BZIP2= yes
+USE_GITHUB= yes
+GH_ACCOUNT= samm-git
+GH_PROJECT= atop-freebsd
+GH_TAGNAME= ${PORTNAME}-${PORTVERSION:C|b|fbsd.beta|}
+GH_COMMIT= f9357ca
+
USE_NCURSES= yes
MAKEFILE= BSDmakefile
MAN1= atop.1 atopsar.1
diff --git a/sysutils/atop/distinfo b/sysutils/atop/distinfo
index b727e88..57eb999 100644
--- a/sysutils/atop/distinfo
+++ b/sysutils/atop/distinfo
@@ -1,2 +1,2 @@
-SHA256 (atop-2.0.2.fbsd.beta1.tar.bz2) = f36962494f0eae5b099e63b8a9266be475f94a8c51f0c928e5418e017da6c4e6
-SIZE (atop-2.0.2.fbsd.beta1.tar.bz2) = 137660
+SHA256 (atop-2.0.2.b2.tar.gz) = 119d92437ec66aaffeb518956d6b92d31e7e303493717991a59ef060a22fedb0
+SIZE (atop-2.0.2.b2.tar.gz) = 179124
OpenPOWER on IntegriCloud