Bug 170039 - astro/wmsun New homepage
Summary: astro/wmsun New homepage
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-21 00:40 UTC by nemysis
Modified: 2012-07-21 10:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-07-21 00:40:11 UTC
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
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-07-21 08:24:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-21 10:06:44 UTC
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"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2012-07-21 10:07:18 UTC
State Changed
From-To: open->closed

Committed, thanks (but could you please provide a patch next time?)