[144056] trunk/dports/science/xtide/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Wed Dec 30 16:47:02 PST 2015


Revision: 144056
          https://trac.macports.org/changeset/144056
Author:   dstrubbe at macports.org
Date:     2015-12-30 16:47:02 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
xtide, xtide-data: Assume maintainership. Fix whitespace. Make xtide-data category only science, not x11.

Modified Paths:
--------------
    trunk/dports/science/xtide/Portfile

Modified: trunk/dports/science/xtide/Portfile
===================================================================
--- trunk/dports/science/xtide/Portfile	2015-12-31 00:12:52 UTC (rev 144055)
+++ trunk/dports/science/xtide/Portfile	2015-12-31 00:47:02 UTC (rev 144056)
@@ -5,16 +5,15 @@
 PortGroup  compiler_blacklist_versions 1.0
 
 name			xtide
-version                 2.13.2
-categories		science x11
+version         2.13.2
 platforms		darwin
-maintainers             nomaintainer
+maintainers     dstrubbe openmaintainer
 
 description		Tide prediction software, with a large database of locations.
 long_description	XTide is a package that provides tide and current predictions \
-			in a wide variety of formats. Graphs, text listings, and calendars \
-			can be generated, or a tide clock can be provided on your desktop. \
-			For x11, plain command line, and as an http server.
+                    in a wide variety of formats. Graphs, text listings, and calendars \
+                    can be generated, or a tide clock can be provided on your desktop. \
+                    For x11, plain command line, and as an http server.
 
 use_bzip2               yes
 homepage                http://www.flaterco.com/xtide/
@@ -24,6 +23,7 @@
 set harmonics_dir       ${prefix}/share/${name}/harmonics
 
 if {${name} eq ${subport}} {
+    categories          science x11
     revision            1
     license             GPL-3+
     master_sites-append http://pkgs.fedoraproject.org/repo/pkgs/${name}/${distfiles}/59de866e0684e123419d7a1c97ea23a5/
@@ -53,6 +53,7 @@
 }
 
 subport ${name}-data {
+    categories          science
     version             20151227
     revision            0
     license             public-domain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/0733ab8c/attachment.html>


More information about the macports-changes mailing list