Revision: 133376 https://trac.macports.org/changeset/133376 Author: devans@macports.org Date: 2015-02-27 18:00:00 -0800 (Fri, 27 Feb 2015) Log Message: ----------- GNOME-3/stable: libxmlxx2, reformat, white space only. Modified Paths: -------------- users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile Property Changed: ---------------- users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/ Property changes on: users/devans/GNOME-3/stable/dports/textproc/libxmlxx2 ___________________________________________________________________ Modified: svn:mergeinfo - /branches/mld-qt-481/dports/textproc/libxmlxx2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856 + /branches/mld-qt-481/dports/textproc/libxmlxx2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856 /trunk/dports/textproc/libxmlxx2:128274-133375 Modified: users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile 2015-02-28 01:58:20 UTC (rev 133375) +++ users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile 2015-02-28 02:00:00 UTC (rev 133376) @@ -1,35 +1,34 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ -PortSystem 1.0 +PortSystem 1.0 -name libxmlxx2 -set gname libxml++ -version 2.36.0 -set branch [join [lrange [split ${version} .] 0 1] .] -categories textproc -license LGPL -maintainers nomaintainer -description libxml++ is a C++ interface for working with XML files -long_description \ - libxml++ is a C++ interface for working with XML files, using \ - libxml (gnome-xml) to parse and write the actual XML files. It \ - has a simple but complete API. -homepage http://libxmlplusplus.sourceforge.net -platforms darwin -distname ${gname}-${version} -master_sites gnome:sources/${gname}/${branch}/ +name libxmlxx2 +set gname libxml++ +version 2.36.0 +set branch [join [lrange [split ${version} .] 0 1] .] +categories textproc +license LGPL +maintainers nomaintainer +description libxml++ is a C++ interface for working with XML files +long_description libxml++ is a C++ interface for working with XML files, using \ + libxml (gnome-xml) to parse and write the actual XML files. It \ + has a simple but complete API. +homepage http://libxmlplusplus.sourceforge.net +platforms darwin +distname ${gname}-${version} +master_sites gnome:sources/${gname}/${branch}/ -use_xz yes +use_xz yes -checksums rmd160 c19bf45a72dcad5b39ef84847e7e730b918ec11e \ - sha256 bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1 +checksums rmd160 c19bf45a72dcad5b39ef84847e7e730b918ec11e \ + sha256 bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1 -depends_build port:pkgconfig \ - path:bin/perl:perl5 +depends_build port:pkgconfig \ + path:bin/perl:perl5 -depends_lib port:libxml2 \ - port:glibmm +depends_lib port:libxml2 \ + port:glibmm -livecheck.type gnome -livecheck.name ${gname} +livecheck.type gnome +livecheck.name ${gname}