aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/atop/Makefile7
-rw-r--r--sysutils/atop/distinfo4
-rw-r--r--sysutils/atop/pkg-plist2
3 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/atop/Makefile b/sysutils/atop/Makefile
index fb4e2bd4331a..9e32685fdfd7 100644
--- a/sysutils/atop/Makefile
+++ b/sysutils/atop/Makefile
@@ -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 @@ LICENSE= GPLv2
USE_BZIP2= yes
USE_NCURSES= yes
-MAKEFILE= Makefile.fbsd
+MAKEFILE= BSDmakefile
MAN1= atop.1 atopsar.1
MAN5= atoprc.5
LOGDIR?= /var/log/atop
diff --git a/sysutils/atop/distinfo b/sysutils/atop/distinfo
index 7811b15fa76e..b727e8883654 100644
--- a/sysutils/atop/distinfo
+++ b/sysutils/atop/distinfo
@@ -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 --git a/sysutils/atop/pkg-plist b/sysutils/atop/pkg-plist
index 13c9b8e60f77..0a1e2e78fc90 100644
--- a/sysutils/atop/pkg-plist
+++ b/sysutils/atop/pkg-plist
@@ -1,3 +1,3 @@
bin/atop
bin/atopsar
-@unexec rmdir %%LOGDIR%% 2> /dev/null || true
+@dirrmtry %%LOGDIR%%