[82727] trunk/dports/sysutils/macports-notifier/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 19 07:31:01 PDT 2011
Revision: 82727
http://trac.macports.org/changeset/82727
Author: ryandesign at macports.org
Date: 2011-08-19 07:31:00 -0700 (Fri, 19 Aug 2011)
Log Message:
-----------
macports-notifier: update whitespace to conform to modeline
Modified Paths:
--------------
trunk/dports/sysutils/macports-notifier/Portfile
Modified: trunk/dports/sysutils/macports-notifier/Portfile
===================================================================
--- trunk/dports/sysutils/macports-notifier/Portfile 2011-08-19 14:29:45 UTC (rev 82726)
+++ trunk/dports/sysutils/macports-notifier/Portfile 2011-08-19 14:31:00 UTC (rev 82727)
@@ -1,35 +1,39 @@
# -*- 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$
-PortSystem 1.0
-PortGroup xcode 1.0
+PortSystem 1.0
+PortGroup xcode 1.0
name macports-notifier
version 0.1.2
categories sysutils aqua macports
maintainers nomaintainer
+
description A menubar notifier for MacPorts.
-long_description \
- MacPorts Notifier is a menubar notifier for MacPorts. It works like \
- the Gmail notifier, updating the port teee automatically and notifying \ the user if any ports are outdated.
+long_description MacPorts Notifier is a menubar notifier for MacPorts. \
+ It works like the Gmail notifier, updating the port \
+ tree automatically and notifying the user if any \
+ ports are outdated.
+
homepage http://portsnotifier.googlecode.com/
master_sites googlecode:portsnotifier
-checksums md5 06b1d3e87b38c14f784d7c5ca747fcbe \
- sha1 d9fe71ec593ad1ea2a7b0850a234446bfd6c3c34
+checksums md5 06b1d3e87b38c14f784d7c5ca747fcbe \
+ sha1 d9fe71ec593ad1ea2a7b0850a234446bfd6c3c34
+
worksrcdir portsnotifier
-patch {
- reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/PNDefines.h \
- ${worksrcpath}/net.sourceforge.portsnotifier.plist \
- ${worksrcpath}/PNPortWrapper.m \
- ${worksrcpath}/PortsHelper.c
+patch {
+ reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/PNDefines.h \
+ ${worksrcpath}/net.sourceforge.portsnotifier.plist \
+ ${worksrcpath}/PNPortWrapper.m \
+ ${worksrcpath}/PortsHelper.c
}
xcode.target PortsNotifier
xcode.configuration Release
-post-destroot {
- move ${destroot}${applications_dir}/macports-sync-agent ${destroot}${prefix}/bin
+post-destroot {
+ move ${destroot}${applications_dir}/macports-sync-agent ${destroot}${prefix}/bin
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110819/dcc83993/attachment.html>
More information about the macports-changes
mailing list