[76508] trunk/dports/comms/s710/Portfile

jmr at macports.org jmr at macports.org
Sat Feb 26 08:42:54 PST 2011


Revision: 76508
          http://trac.macports.org/changeset/76508
Author:   jmr at macports.org
Date:     2011-02-26 08:42:01 -0800 (Sat, 26 Feb 2011)
Log Message:
-----------
s710: update to 0.21 (#23158)

Modified Paths:
--------------
    trunk/dports/comms/s710/Portfile

Modified: trunk/dports/comms/s710/Portfile
===================================================================
--- trunk/dports/comms/s710/Portfile	2011-02-26 15:03:22 UTC (rev 76507)
+++ trunk/dports/comms/s710/Portfile	2011-02-26 16:42:01 UTC (rev 76508)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem              1.0
+
 name                    s710
-version                 0.19
-revision                1
+version                 0.21
 categories              comms
 platforms               darwin
+license                 GPL-2
 maintainers     gadzarts.org:philippe.barthelemy_DARWINPORTS
 description     communicate to a Polar S710 heart rate  monitor
 long_description This software lets you communicate from a  computer to a Polar S710 \
@@ -15,15 +16,16 @@
 exercise files and render the data  in PNG.
 homepage                http://daveb.net/s710/
 
-master_sites    http://daveb.net/s710/src/
-checksums               md5 cb7cdfdd03ade0c9a64f1b1af8d8ccd3
-depends_lib     lib:libgd:gd2  lib:libiconv:libiconv
+master_sites            googlecode
+checksums               md5 5cacc616971265881400e18e09c60fa5 \
+                        sha1 3b6f703082d19056490c76b22b4ef8158795876c \
+                        rmd160 866ed5d0dec77582872123f2762cbc2dfd6c0856
+depends_lib             port:gd2  port:libiconv
 configure.cflags        "-DS710_SERIAL_ALT_INTER_CHAR_TIMER_IMP -L${prefix}/libs710"
 configure.ldflags       "-lz -liconv"
 configure.args  --with-filedir=${prefix}/var/polar/s710/raw
 
 variant                 usb  {
-depends_build-append lib:libusb-compat:libusb-compat
+depends_lib-append port:libusb-compat
 configure.args-append  --with-usb
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110226/4ed813b5/attachment.html>


More information about the macports-changes mailing list