[105234] trunk/dports/sysutils/htop

cal at macports.org cal at macports.org
Sun Apr 14 15:39:36 PDT 2013


Revision: 105234
          https://trac.macports.org/changeset/105234
Author:   cal at macports.org
Date:     2013-04-14 15:39:36 -0700 (Sun, 14 Apr 2013)
Log Message:
-----------
htop: update to most recent master, remove patches integrated upstream

Modified Paths:
--------------
    trunk/dports/sysutils/htop/Portfile

Removed Paths:
-------------
    trunk/dports/sysutils/htop/files/

Modified: trunk/dports/sysutils/htop/Portfile
===================================================================
--- trunk/dports/sysutils/htop/Portfile	2013-04-14 22:26:01 UTC (rev 105233)
+++ trunk/dports/sysutils/htop/Portfile	2013-04-14 22:39:36 UTC (rev 105234)
@@ -4,13 +4,13 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        mklein-de htop-osx d92a7d4975c5dc2ce404cbc75553ad16f8413f26
-checksums           rmd160  d903fceca2071ba2989f5a9bd3a54a9741366a01 \
-                    sha256  02d69db72c3b56163c0a4ae698bcf6d149675e55ec4375e53a32767f620f4e4e
+github.setup        mklein-de htop-osx 3093b3d4132bc2ee65a306069d2e673b7c621ec8
+checksums           rmd160  ad4bbf9a2f05bbe55560e9e244c348bf989882c0 \
+                    sha256  dacaaa6d56d7571b4e94e3ee149db9df9e670355f273ce5707e30eca724cbc1e
 
 epoch               1
 version             0.8.2.1
-revision            3
+revision            4
 name                htop
 categories          sysutils
 platforms           darwin
@@ -22,9 +22,6 @@
 long_description    This is htop, ${description}. It is a text-mode \
                     application (for console or X terminals).
 
-patch.args          -p1
-patchfiles          patch-suid-privchecks.diff
-
 depends_build       port:autoconf \
                     port:automake \
                     port:libtool
@@ -43,5 +40,5 @@
 build.args          {DEFAULT_INCLUDES="-iquote ."}
 
 livecheck.version   ${version}
-livecheck.url       ${github.raw}/osx/configure.ac
+livecheck.url       ${github.raw}/master/configure.ac
 livecheck.regex     {\[htop\],\[([0-9.]+)\]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130414/86786dc6/attachment.html>


More information about the macports-changes mailing list