[82681] trunk/dports/kde/kate/Portfile
snc at macports.org
snc at macports.org
Thu Aug 18 08:13:34 PDT 2011
Revision: 82681
http://trac.macports.org/changeset/82681
Author: snc at macports.org
Date: 2011-08-17 18:50:09 -0700 (Wed, 17 Aug 2011)
Log Message:
-----------
kate: nuked from orbit, #30495
Modified Paths:
--------------
trunk/dports/kde/kate/Portfile
Modified: trunk/dports/kde/kate/Portfile
===================================================================
--- trunk/dports/kde/kate/Portfile 2011-08-17 23:58:54 UTC (rev 82680)
+++ trunk/dports/kde/kate/Portfile 2011-08-18 01:50:09 UTC (rev 82681)
@@ -1,25 +1,29 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
-# $Id$
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id: Portfile 81291 2011-07-29 02:51:08Z snc at macports.org $
PortSystem 1.0
PortGroup kde4 1.1
name kate
version 4.7.0
+revision 1
categories kde kde4
-maintainers snc sharky michaelld
-description Letter Order Game
-long_description KDE ${description}
-homepage http://www.kde.org
-
+maintainers users.sourceforge.net:nicos_pavlov openmaintainer
+description Kate provides advanced editor components.
+long_description The Kate project develops two main products: KatePart, the advanced \
+ editor component which is used in numerous KDE applications requiring \
+ a text editing component, and Kate, a MDI text editor application. \
+ In addition, we provide KWrite, a simple SDI editor shell which allows \
+ the user to select his/her favourite editor component.
platforms darwin
-depends_lib-append port:libkdeedu port:shared-mime-info
-
+homepage http://kate-editor.org/
master_sites kde:stable/${version}/src/
use_bzip2 yes
-
+distname kate-${version}
checksums rmd160 2b92b7dbad5aa38b8d1c159aca0cff0324daea21 \
sha256 a9064247a63134e9297ba4108334ed6858052c5eb734c12b439d1d45ca58a02d
-livecheck.url http://kde.mirrors.hoobly.com/stable/latest/src/
-livecheck.regex ${name}-(\\d+(\\.\\d+)+)
+depends_lib-append port:kdelibs4
+
+livecheck.url http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
+livecheck.regex kate-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110818/9c424a71/attachment-0001.html>
More information about the macports-changes
mailing list