[89133] users/cal/ports

cal at macports.org cal at macports.org
Thu Jan 19 13:01:19 PST 2012


Revision: 89133
          http://trac.macports.org/changeset/89133
Author:   cal at macports.org
Date:     2012-01-19 13:01:19 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
user ports libdivecomputer: update to current, subsurface: update to 1.2, switch to GitHub portgroup

Modified Paths:
--------------
    users/cal/ports/devel/libdivecomputer/Portfile
    users/cal/ports/x11/subsurface/Portfile

Modified: users/cal/ports/devel/libdivecomputer/Portfile
===================================================================
--- users/cal/ports/devel/libdivecomputer/Portfile	2012-01-19 20:58:42 UTC (rev 89132)
+++ users/cal/ports/devel/libdivecomputer/Portfile	2012-01-19 21:01:19 UTC (rev 89133)
@@ -5,7 +5,7 @@
 
 name                    libdivecomputer
 # please, when updating libdivecomputer, check whether subsurface still builds against the new version
-version                 2011101900
+version                 20120119
 categories              devel
 platforms               darwin
 license                 LGPL-2.1
@@ -23,8 +23,8 @@
 homepage                http://www.divesoftware.org/libdc/
 fetch.type              git
 git.url                 git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer
-# latest as of 2011-10-19
-git.branch              b7a6be15ca58cc8f89fbc8fa1a4c840e13d51092
+# latest as of 2012-01-19
+git.branch              87397a4ea1c63d78efd9bf751dee19f54257a6f9
 
 depends_lib             port:gconf \
                         port:gtk2 \

Modified: users/cal/ports/x11/subsurface/Portfile
===================================================================
--- users/cal/ports/x11/subsurface/Portfile	2012-01-19 20:58:42 UTC (rev 89132)
+++ users/cal/ports/x11/subsurface/Portfile	2012-01-19 21:01:19 UTC (rev 89133)
@@ -2,10 +2,12 @@
 # $Id $
 
 PortSystem              1.0
+PortGroup               github 1.0
 
 name                    subsurface
 # when updating subsurface, it's probably a good idea to update libdivecomputer, too
-version                 2011101900
+version                 1.2
+epoch                   1
 categories              x11
 platforms               darwin
 license                 GPL-2
@@ -14,10 +16,8 @@
 description             Subsurface is an open source dive log program written in C.
 long_description        ${description}
 
+github.setup            torvalds subsurface 1.2 v
 homepage                http://subsurface.hohndel.org/
-fetch.type              git
-git.url                 https://github.com/torvalds/subsurface.git
-git.branch              04f372f8aa5b4f9ba462e0e93b76f3dde6af00f1
 
 patchfiles              Makefile.patch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/f4d2e467/attachment.html>


More information about the macports-changes mailing list