Revision: 77467 http://trac.macports.org/changeset/77467 Author: jmr@macports.org Date: 2011-03-31 11:07:25 -0700 (Thu, 31 Mar 2011) Log Message: ----------- OSXPal: update homepage, switch to pulling from cvs since tarball is no longer available (#23566) Modified Paths: -------------- trunk/dports/aqua/OSXPal/Portfile Modified: trunk/dports/aqua/OSXPal/Portfile =================================================================== --- trunk/dports/aqua/OSXPal/Portfile 2011-03-31 17:59:08 UTC (rev 77466) +++ trunk/dports/aqua/OSXPal/Portfile 2011-03-31 18:07:25 UTC (rev 77467) @@ -13,18 +13,13 @@ based on the also-useless Window Maker dockapp wmpal. It will \ sit in your dock and when clicked give you a fortune. Thats it. -homepage http://www.pyronecrophilia.com/osxpal/ -master_sites http://www.pyronecrophilia.com/content/OSXPal/ -distname ${distname}-source -use_zip yes +homepage http://osxpal.sourceforge.net/ -checksums md5 3d9687acb924509e12c466413b2f7ed1 \ - sha1 c968c38f079e900b6351cbb62e899c41dfecae31 \ - rmd160 1ec8d427f295aa154d7c014df8c80d25a08a54bf - depends_run port:fortune -worksrcdir ${name} +fetch.type cvs +cvs.root :pserver:anonymous@osxpal.cvs.sourceforge.net:/cvsroot/osxpal +cvs.module osxpal +cvs.date 2005-06-10 -universal_variant no - +worksrcdir ${name}
participants (1)
-
jmr@macports.org