[88946] trunk/dports/sysutils/htop/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jan 14 23:45:34 PST 2012
Revision: 88946
http://trac.macports.org/changeset/88946
Author: ryandesign at macports.org
Date: 2012-01-14 23:45:34 -0800 (Sat, 14 Jan 2012)
Log Message:
-----------
htop: use github portgroup
Modified Paths:
--------------
trunk/dports/sysutils/htop/Portfile
Modified: trunk/dports/sysutils/htop/Portfile
===================================================================
--- trunk/dports/sysutils/htop/Portfile 2012-01-15 07:45:19 UTC (rev 88945)
+++ trunk/dports/sysutils/htop/Portfile 2012-01-15 07:45:34 UTC (rev 88946)
@@ -2,10 +2,11 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
+github.setup AndyA htop-osx 0.8.2.1
name htop
epoch 1
-version 0.8.2.1
git.branch 77edf8ddae9682e356e5
categories sysutils
maintainers nomaintainer
@@ -15,8 +16,6 @@
long_description This is htop, ${description}. It is a text-mode \
application (for console or X terminals).
-homepage https://github.com/AndyA/htop-osx
-
platforms darwin
depends_build port:autoconf port:automake port:libtool
@@ -24,7 +23,6 @@
depends_lib port:ncurses
fetch.type git
-git.url https://github.com/AndyA/htop-osx.git
patchfiles patch-htop.c.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120114/b84a0278/attachment.html>
More information about the macports-changes
mailing list