The Homepage have changed from http://www.dockapps.org/files/16/23/ to a new Homepage http://dockapps.windowmaker.org/file.php/id/16 Fix: Please adjust this old Homepage http://www.dockapps.org/files/16/23/ to new new Homepage http://dockapps.windowmaker.org/file.php/id/16
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
Author: culot Date: Sat Jul 21 09:06:31 2012 New Revision: 301268 URL: http://svn.freebsd.org/changeset/ports/301268 Log: - Update MASTER_SITE - Add WWW link to pkg-descr PR: ports/170039 Submitted by: nemysis <nemysis@gmx.ch> Modified: head/astro/wmsun/Makefile head/astro/wmsun/pkg-descr Modified: head/astro/wmsun/Makefile ============================================================================== --- head/astro/wmsun/Makefile Sat Jul 21 07:07:53 2012 (r301267) +++ head/astro/wmsun/Makefile Sat Jul 21 09:06:31 2012 (r301268) @@ -8,12 +8,14 @@ PORTNAME= wmsun PORTVERSION= 1.03 PORTREVISION= 2 CATEGORIES= astro windowmaker -MASTER_SITES= http://www.dockapps.org/files/16/23/ +MASTER_SITES= http://dockapps.windowmaker.org/download.php/id/23/ DISTNAME= wmSun-1.03 MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that displays the rise and set time of the sun +FETCH_ARGS= -Fpr + WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun USE_XORG= xext xpm x11 Modified: head/astro/wmsun/pkg-descr ============================================================================== --- head/astro/wmsun/pkg-descr Sat Jul 21 07:07:53 2012 (r301267) +++ head/astro/wmsun/pkg-descr Sat Jul 21 09:06:31 2012 (r301268) @@ -1 +1,3 @@ A dockapp that displays the rise and set time of the sun. + +WWW: http://dockapps.windowmaker.org/file.php/id/16/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks (but could you please provide a patch next time?)