Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2012 18:33:11 +0200
From:      Alex Samorukov <samm@os2.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174596: [MAINTAINER] sysutils/atop: update to 2.0.2.b2
Message-ID:  <E1Tlj3X-000996-GM@s1.sdv.com.ua>
Resent-Message-ID: <201212201640.qBKGe1H4072345@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174596
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/atop: update to 2.0.2.b2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 16:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 7.4-RELEASE-p6 i386
>Organization:
Net-Art
>Environment:
System: FreeBSD s1.sdv.com.ua 7.4-RELEASE-p6 FreeBSD 7.4-RELEASE-p6 #10: Tue Mar  6 21:00:42 EET
>Description:
- Update to 2.0.2.b2
- Use github tags instead of depricated download

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- atop-2.0.2.b2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/Makefile ./Makefile
--- /usr/ports/sysutils/atop/Makefile	2012-12-12 22:31:16.000000000 +0200
+++ ./Makefile	2012-12-20 18:31:26.000000000 +0200
@@ -6,17 +6,20 @@
 #
 
 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 -ruN --exclude=CVS /usr/ports/sysutils/atop/distinfo ./distinfo
--- /usr/ports/sysutils/atop/distinfo	2012-12-12 22:31:16.000000000 +0200
+++ ./distinfo	2012-12-20 18:31:53.000000000 +0200
@@ -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
--- atop-2.0.2.b2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Tlj3X-000996-GM>