[20963] trunk/dports/textproc/remind/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 13 18:48:30 PST 2006


Revision: 20963
          http://trac.macosforge.org/projects/macports/changeset/20963
Author:   eridius at macports.org
Date:     2006-12-13 18:48:30 -0800 (Wed, 13 Dec 2006)

Log Message:
-----------
Fix download URL for remind, add long description. Fixes #11131.

Modified Paths:
--------------
    trunk/dports/textproc/remind/Portfile

Modified: trunk/dports/textproc/remind/Portfile
===================================================================
--- trunk/dports/textproc/remind/Portfile	2006-12-14 02:43:59 UTC (rev 20962)
+++ trunk/dports/textproc/remind/Portfile	2006-12-14 02:48:30 UTC (rev 20963)
@@ -8,10 +8,13 @@
 platforms		darwin
 maintainers		kevin at sb.org
 description		Remind is a sophisticated calendar and alarm program.
-long_description	${description}
+long_description	Remind is a sophisticated calendar and alarm service for UNIX. \
+                        It is a command line application which interacts well with other \
+                        programs. Remind offers a specialized scripting language which can \
+                        be used to express rather complicated scheduling methods in just a few lines.
 
-homepage		http://www.roaringpenguin.com/penguin/open_source_remind.php
-master_sites	http://www.roaringpenguin.com/penguin/
+homepage		http://www.roaringpenguin.com/penguin/openSourceProducts/remind
+master_sites            http://www.roaringpenguin.com/files/download/
 checksums		md5 41258b5d1058cc6938ebd6279706ac48
 
 configure.args	--mandir=\\\${prefix}/share/man
@@ -22,4 +25,3 @@
 	xinstall -m 755 -d ${destroot}/${prefix}/share/${name}/
 	file copy ${worksrcpath}/examples ${destroot}/${prefix}/share/${name}/
 }
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061213/44b66f18/attachment.html


More information about the macports-changes mailing list