top: update to 3.8beta1

This commit is contained in:
Tom G. Christensen
2013-11-20 21:37:28 +01:00
parent f61d74cfbe
commit ea9ff2328f
4 changed files with 6 additions and 37 deletions

4
top/meta/ChangeLog Normal file
View File

@@ -0,0 +1,4 @@
CHANGELOG
---------
* Wed Nov 20 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 3.8beta1-1
- Update to 3.8beta1

View File

@@ -7,8 +7,6 @@ pkgdesc="Utility that provides a rolling display of top cpu using processes"
pkgver="$pkgver"
files(-,root,bin)
default_docs
if(v9bin)$_bindir/sparcv7/top
if(v9bin)$_bindir/sparcv9/top
$_bindir/top
$_mandir/man1/top.1

View File

@@ -1,30 +0,0 @@
PACKAGE DETAILS
---------------
Name: %%PKGNAME%%
Version: %%SOURCE_AND_VER%%
Vendor: %%VENDOR%%
Packager: %%PKGEDBY%%
Source (sha1sum):
%%SOURCE_SHA1SUM%%
BUILD DETAILS
-------------
Compiler:
%%COMPILER%%
Environment:
%%ENVIRONMENT%%
Configure:
%%CONFIGURE%%
KNOWN DEPENDENCIES
------------------
%%DEPENDENCIES%%
ERRORS/MISCELLANEOUS
--------------------
For Solaris versions with 64bit kernels available this package contains
binaries for both 32 and 64 bit kernels.
top will automatically select the appropriate binary at runtime.