Re: Fix audio/id3ed homepage

2014-09-06 Thread Jonathan Armani

New diff :
 - Update HOMEPAGE but with a / at end of url
 - Remove bouncing maintainer email
 - Update MASTER_SITE, spotted by kirby@
 - Replace spaces with tab in CATEGORIES
 - Adjust licence marker


Index: Makefile
===
RCS file: /cvs/ports/audio/id3ed/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile11 Oct 2013 23:48:04 -  1.18
+++ Makefile6 Sep 2014 08:17:26 -
@@ -3,19 +3,17 @@
 COMMENT=   interactive console id3 tag editor
 
 DISTNAME=  id3ed-1.10.4
-REVISION=  1
-CATEGORIES=audio
+REVISION=  2
+CATEGORIES=audio
 
-HOMEPAGE=  http://users.dakotacom.net/~donut/programs/id3ed.html
+HOMEPAGE=  http://code.fluffytapeworm.com/projects/id3ed/
 
-MAINTAINER=Nick Nauwelaerts 
-
-# GPL
+# GPLv2+
 PERMIT_PACKAGE_CDROM=  Yes
 
 WANTLIB=   c curses m readline stdc++
 
-MASTER_SITES=  ${HOMEPAGE:S/id3ed.html//:=id3ed/}
+MASTER_SITES=  ${HOMEPAGE}
 
 NO_TEST=   Yes
 CONFIGURE_STYLE=   gnu



Re: Fix audio/id3ed homepage

2014-09-05 Thread David Coppa
On Fri, Sep 5, 2014 at 5:16 PM, Jonathan Armani  wrote:
> Nobody ?

Sure, go ahead.

ciao!
David



Re: Fix audio/id3ed homepage

2014-09-05 Thread Jonathan Armani
Nobody ?


2014-07-13 14:39 GMT+02:00 Jonathan Armani :

>
> Also remove maintainer while there as the email bounce.
> 550 no mailbox by that name is currently available
>
> ok ?
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/audio/id3ed/Makefile,v
> retrieving revision 1.18
> diff -u -p -r1.18 Makefile
> --- Makefile11 Oct 2013 23:48:04 -  1.18
> +++ Makefile13 Jul 2014 12:36:26 -
> @@ -3,12 +3,10 @@
>  COMMENT=   interactive console id3 tag editor
>
>  DISTNAME=  id3ed-1.10.4
> -REVISION=  1
> +REVISION=  2
>  CATEGORIES=audio
>
> -HOMEPAGE=
> http://users.dakotacom.net/~donut/programs/id3ed.html
> -
> -MAINTAINER=Nick Nauwelaerts 
> +HOMEPAGE=  http://code.fluffytapeworm.com/projects/id3ed
>
>  # GPL
>  PERMIT_PACKAGE_CDROM=  Yes
>
>


Re: Fix audio/id3ed homepage

2014-07-13 Thread Jonathan Armani

Also remove maintainer while there as the email bounce.
550 no mailbox by that name is currently available

ok ?

Index: Makefile
===
RCS file: /cvs/ports/audio/id3ed/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile11 Oct 2013 23:48:04 -  1.18
+++ Makefile13 Jul 2014 12:36:26 -
@@ -3,12 +3,10 @@
 COMMENT=   interactive console id3 tag editor
 
 DISTNAME=  id3ed-1.10.4
-REVISION=  1
+REVISION=  2
 CATEGORIES=audio
 
-HOMEPAGE=  http://users.dakotacom.net/~donut/programs/id3ed.html
-
-MAINTAINER=Nick Nauwelaerts 
+HOMEPAGE=  http://code.fluffytapeworm.com/projects/id3ed
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes



Fix audio/id3ed homepage

2014-07-13 Thread Jonathan Armani

ok ?

Index: Makefile
===
RCS file: /cvs/ports/audio/id3ed/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile11 Oct 2013 23:48:04 -  1.18
+++ Makefile13 Jul 2014 09:09:23 -
@@ -3,10 +3,10 @@
 COMMENT=   interactive console id3 tag editor
 
 DISTNAME=  id3ed-1.10.4
-REVISION=  1
+REVISION=  2
 CATEGORIES=audio
 
-HOMEPAGE=  http://users.dakotacom.net/~donut/programs/id3ed.html
+HOMEPAGE=  http://code.fluffytapeworm.com/projects/id3ed
 
 MAINTAINER=Nick Nauwelaerts