[122580] trunk/dports/net/cvsync/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 24 03:00:18 PDT 2014


Revision: 122580
          https://trac.macports.org/changeset/122580
Author:   jmr at macports.org
Date:     2014-07-24 03:00:18 -0700 (Thu, 24 Jul 2014)
Log Message:
-----------
cvsync: set license, use notes

Modified Paths:
--------------
    trunk/dports/net/cvsync/Portfile

Modified: trunk/dports/net/cvsync/Portfile
===================================================================
--- trunk/dports/net/cvsync/Portfile	2014-07-24 09:53:12 UTC (rev 122579)
+++ trunk/dports/net/cvsync/Portfile	2014-07-24 10:00:18 UTC (rev 122580)
@@ -1,12 +1,14 @@
 # $Id$
 
 PortSystem 1.0
+
 name             cvsync
 version          0.24.18
-revision        1
+revision         1
 categories       net
+license          BSD
 maintainers      nomaintainer
-description      cvsync is a portable CVS repository synchronization utility 
+description      cvsync is a portable CVS repository synchronization utility
 long_description \
     cvsync is a portable CVS repository synchronization utility. \
     cvsync is freely available under the BSD license and is a \
@@ -45,12 +47,8 @@
     destroot.keepdirs ${destroot}${prefix}/var/run
 }
 
-post-install {
-    ui_msg ""
-    ui_msg "You must create two configuration files:"
-    ui_msg "  ${prefix}/etc/cvsync.conf"
-    ui_msg "  ${prefix}/etc/cvsyncd.conf"
-    ui_msg ""
-    ui_msg "For examples, see ${prefix}/share/doc/${name}/"
-    ui_msg ""
-}
+notes "You must create two configuration files:
+  ${prefix}/etc/cvsync.conf
+  ${prefix}/etc/cvsyncd.conf
+
+For examples, see ${prefix}/share/doc/${name}/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140724/91dec481/attachment.html>


More information about the macports-changes mailing list