Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 13:21:39 +0200
From:      Alex Samorukov <samm@os2.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174365: [MAINTAINER] sysutils/atop: update to 2.0.2.b1
Message-ID:  <E1TiNu7-000OvM-2S@s1.sdv.com.ua>
Resent-Message-ID: <201212111130.qBBBU0Gs063043@freefall.freebsd.org>

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

>Number:         174365
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/atop: update to 2.0.2.b1
>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:   Tue Dec 11 11:30: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.b1
- Migrate from berlios to github to avoid redirections

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

--- atop-2.0.2.b1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/Makefile ./Makefile
--- /usr/ports/sysutils/atop/Makefile	2012-11-17 08:01:25.000000000 +0200
+++ ./Makefile	2012-12-11 13:17:10.000000000 +0200
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	atop
-PORTVERSION=	1.26.b8
+PORTVERSION=	2.0.2.b1
 CATEGORIES=	sysutils
-MASTER_SITES=	BERLIOS
-MASTER_SITE_SUBDIR=atop-freebsd
+MASTER_SITES=	http://cloud.github.com/downloads/samm-git/atop-freebsd/
 DISTNAME=	${PORTNAME}-${PORTVERSION:C|b|fbsd.beta|}
 
 MAINTAINER=	samm@os2.kiev.ua
@@ -19,7 +18,7 @@
 
 USE_BZIP2=	yes
 USE_NCURSES=	yes
-MAKEFILE=	Makefile.fbsd
+MAKEFILE=	BSDmakefile
 MAN1=		atop.1 atopsar.1
 MAN5=		atoprc.5
 LOGDIR?=	/var/log/atop
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/distinfo ./distinfo
--- /usr/ports/sysutils/atop/distinfo	2012-02-21 03:38:34.000000000 +0200
+++ ./distinfo	2012-12-11 13:09:40.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (atop-1.26.fbsd.beta8.tar.bz2) = e9c9668ca5f71324fe86fcf6409c5966128ff28db5c04dd43c3c0166be963ee9
-SIZE (atop-1.26.fbsd.beta8.tar.bz2) = 132336
+SHA256 (atop-2.0.2.fbsd.beta1.tar.bz2) = f36962494f0eae5b099e63b8a9266be475f94a8c51f0c928e5418e017da6c4e6
+SIZE (atop-2.0.2.fbsd.beta1.tar.bz2) = 137660
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/pkg-plist ./pkg-plist
--- /usr/ports/sysutils/atop/pkg-plist	2012-02-21 04:56:01.000000000 +0200
+++ ./pkg-plist	2012-12-11 13:10:46.000000000 +0200
@@ -1,3 +1,3 @@
 bin/atop
 bin/atopsar
-@unexec rmdir %%LOGDIR%% 2> /dev/null || true
+@dirrmtry %%LOGDIR%%
--- atop-2.0.2.b1.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?E1TiNu7-000OvM-2S>