Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jul 2011 14:08:23 +0200
From:      Alex Samorukov <samm@os2.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158710: [MAINTAINER] sysutils/atop: update to 1.26.b6
Message-ID:  <E1QenNX-000CNd-55@os2.ru>
Resent-Message-ID: <201107072030.p67KU87I045142@freefall.freebsd.org>

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

>Number:         158710
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/atop: update to 1.26.b6
>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 Jul 07 20:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
NetArt s.r.o.
>Environment:
System: FreeBSD bsd 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011
>Description:
- Update to 1.26.b6
- Added FreeBSD documentation 

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- atop-1.26.b6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/Makefile /root/atop/Makefile
--- /usr/ports/sysutils/atop/Makefile	2011-07-05 16:04:12.000000000 +0200
+++ /root/atop/Makefile	2011-07-07 14:05:05.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	atop
-PORTVERSION=	1.26.b5
+PORTVERSION=	1.26.b6
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_BERLIOS}
 MASTER_SITE_SUBDIR=atop-freebsd
@@ -38,6 +38,7 @@
 .if !defined(NOPORTDOCS)
 		${MKDIR} ${DOCSDIR}
 		${INSTALL_MAN} ${WRKSRC}/AUTHOR ${WRKSRC}/ChangeLog \
+		${WRKSRC}/ChangeLog.FreeBSD ${WRKSRC}/README.FreeBSD \
 		${WRKSRC}/README ${DOCSDIR}
 .endif
 		@${CAT} ${PKGMESSAGE}
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/distinfo /root/atop/distinfo
--- /usr/ports/sysutils/atop/distinfo	2011-07-05 16:04:12.000000000 +0200
+++ /root/atop/distinfo	2011-07-07 14:03:58.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (atop-1.26.fbsd.beta5.tar.bz2) = 7c28d0ebe4473c0041c8a392ee91e1869853674b3577a4287a3d32f759aeac65
-SIZE (atop-1.26.fbsd.beta5.tar.bz2) = 130289
+SHA256 (atop-1.26.fbsd.beta6.tar.bz2) = c71d0ffbe9f3bd778f332acda49095d505f9d63a91f86fdd99200ce29ce1d3ad
+SIZE (atop-1.26.fbsd.beta6.tar.bz2) = 131957
diff -ruN --exclude=CVS /usr/ports/sysutils/atop/pkg-plist /root/atop/pkg-plist
--- /usr/ports/sysutils/atop/pkg-plist	2011-07-02 10:01:52.000000000 +0200
+++ /root/atop/pkg-plist	2011-07-07 14:05:16.000000000 +0200
@@ -2,6 +2,8 @@
 bin/atopsar
 %%PORTDOCS%%%%DOCSDIR%%/AUTHOR
 %%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.FreeBSD
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @unexec rmdir %%LOGDIR%% 2> /dev/null || true
--- atop-1.26.b6.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?E1QenNX-000CNd-55>