From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 11 11:30:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 336D87BA for ; Tue, 11 Dec 2012 11:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5E38FC12 for ; Tue, 11 Dec 2012 11:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBBBU0T6063047 for ; Tue, 11 Dec 2012 11:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBBBU0Gs063043; Tue, 11 Dec 2012 11:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 11 Dec 2012 11:30:00 GMT Resent-Message-Id: <201212111130.qBBBU0Gs063043@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Samorukov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 734E1522 for ; Tue, 11 Dec 2012 11:21:41 +0000 (UTC) (envelope-from root@s1.sdv.com.ua) Received: from s1.sdv.com.ua (s1.sdv.com.ua [IPv6:2a01:d0:81f8::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2D3678FC16 for ; Tue, 11 Dec 2012 11:21:40 +0000 (UTC) Received: from root by s1.sdv.com.ua with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TiNu7-000OvM-2S for FreeBSD-gnats-submit@freebsd.org; Tue, 11 Dec 2012 13:21:39 +0200 Message-Id: Date: Tue, 11 Dec 2012 13:21:39 +0200 From: Alex Samorukov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/174365: [MAINTAINER] sysutils/atop: update to 2.0.2.b1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 11:30:01 -0000 >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: