Re: fix HOMEPAGE on security/libfprint

2018-10-31 Thread Antoine Jacoutot
On Wed, Oct 31, 2018 at 10:41:12AM +0100, Solene Rapenne wrote:
> Antoine Jacoutot  wrote:
> > On Wed, Oct 31, 2018 at 10:01:05AM +0100, Solene Rapenne wrote:
> > > Antoine Jacoutot  wrote:
> > > > On Wed, Oct 31, 2018 at 09:46:55AM +0100, Solene Rapenne wrote:
> > > > > 
> > > > > there is a "a" in HOMEPAGE, and use https now
> > > > 
> > > > Needs a bump.
> > > > 
> > > 
> > > new diff with REVISION bump + CC maintainer
> > 
> > REVISION starts at 0.
> 
> should be good now...

OK aja with s/http/https ;-)

> Index: Makefile
> ===
> RCS file: /data/cvs/ports/security/libfprint/Makefile,v
> retrieving revision 1.29
> diff -u -p -r1.29 Makefile
> --- Makefile  26 Apr 2018 16:01:45 -  1.29
> +++ Makefile  31 Oct 2018 09:39:45 -
> @@ -3,12 +3,13 @@
>  COMMENT= library for fingerprint reader devices
>  
>  DISTNAME=libfprint-0.6.0
> +REVISION=0
>  
>  CATEGORIES=  security
>  
>  SHARED_LIBS +=  fprint   1.1  # 0.0
>  
> -HOMEPAGE=a   
> http://www.freedesktop.org/wiki/Software/fprint/libfprint
> +HOMEPAGE=
> http://www.freedesktop.org/wiki/Software/fprint/libfprint
>  MASTER_SITES=http://people.freedesktop.org/~hadess/
>  EXTRACT_SUFX=.tar.xz
>  
> 

-- 
Antoine



Re: fix HOMEPAGE on security/libfprint

2018-10-31 Thread Solene Rapenne
Antoine Jacoutot  wrote:
> On Wed, Oct 31, 2018 at 10:01:05AM +0100, Solene Rapenne wrote:
> > Antoine Jacoutot  wrote:
> > > On Wed, Oct 31, 2018 at 09:46:55AM +0100, Solene Rapenne wrote:
> > > > 
> > > > there is a "a" in HOMEPAGE, and use https now
> > > 
> > > Needs a bump.
> > > 
> > 
> > new diff with REVISION bump + CC maintainer
> 
> REVISION starts at 0.

should be good now...

Index: Makefile
===
RCS file: /data/cvs/ports/security/libfprint/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile26 Apr 2018 16:01:45 -  1.29
+++ Makefile31 Oct 2018 09:39:45 -
@@ -3,12 +3,13 @@
 COMMENT=   library for fingerprint reader devices
 
 DISTNAME=  libfprint-0.6.0
+REVISION=  0
 
 CATEGORIES=security
 
 SHARED_LIBS +=  fprint   1.1  # 0.0
 
-HOMEPAGE=a 
http://www.freedesktop.org/wiki/Software/fprint/libfprint
+HOMEPAGE=  
http://www.freedesktop.org/wiki/Software/fprint/libfprint
 MASTER_SITES=  http://people.freedesktop.org/~hadess/
 EXTRACT_SUFX=  .tar.xz
 



Re: fix HOMEPAGE on security/libfprint

2018-10-31 Thread Antoine Jacoutot
On Wed, Oct 31, 2018 at 10:01:05AM +0100, Solene Rapenne wrote:
> Antoine Jacoutot  wrote:
> > On Wed, Oct 31, 2018 at 09:46:55AM +0100, Solene Rapenne wrote:
> > > 
> > > there is a "a" in HOMEPAGE, and use https now
> > 
> > Needs a bump.
> > 
> 
> new diff with REVISION bump + CC maintainer

REVISION starts at 0.

> Index: Makefile
> ===
> RCS file: /data/cvs/ports/security/libfprint/Makefile,v
> retrieving revision 1.29
> diff -u -p -r1.29 Makefile
> --- Makefile  26 Apr 2018 16:01:45 -  1.29
> +++ Makefile  31 Oct 2018 08:50:18 -
> @@ -6,9 +6,11 @@ DISTNAME=libfprint-0.6.0
>  
>  CATEGORIES=  security
>  
> +REVISION=1
> +
>  SHARED_LIBS +=  fprint   1.1  # 0.0
>  
> -HOMEPAGE=a   
> http://www.freedesktop.org/wiki/Software/fprint/libfprint
> +HOMEPAGE=
> http://www.freedesktop.org/wiki/Software/fprint/libfprint
>  MASTER_SITES=http://people.freedesktop.org/~hadess/
>  EXTRACT_SUFX=.tar.xz
>  
> 

-- 
Antoine



Re: fix HOMEPAGE on security/libfprint

2018-10-31 Thread Solene Rapenne
Antoine Jacoutot  wrote:
> On Wed, Oct 31, 2018 at 09:46:55AM +0100, Solene Rapenne wrote:
> > 
> > there is a "a" in HOMEPAGE, and use https now
> 
> Needs a bump.
> 

new diff with REVISION bump + CC maintainer

Index: Makefile
===
RCS file: /data/cvs/ports/security/libfprint/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile26 Apr 2018 16:01:45 -  1.29
+++ Makefile31 Oct 2018 08:50:18 -
@@ -6,9 +6,11 @@ DISTNAME=  libfprint-0.6.0
 
 CATEGORIES=security
 
+REVISION=  1
+
 SHARED_LIBS +=  fprint   1.1  # 0.0
 
-HOMEPAGE=a 
http://www.freedesktop.org/wiki/Software/fprint/libfprint
+HOMEPAGE=  
http://www.freedesktop.org/wiki/Software/fprint/libfprint
 MASTER_SITES=  http://people.freedesktop.org/~hadess/
 EXTRACT_SUFX=  .tar.xz
 



Re: fix HOMEPAGE on security/libfprint

2018-10-31 Thread Antoine Jacoutot
On Wed, Oct 31, 2018 at 09:46:55AM +0100, Solene Rapenne wrote:
> 
> there is a "a" in HOMEPAGE, and use https now

Needs a bump.

> 
> Index: Makefile
> ===
> RCS file: /data/cvs/ports/security/libfprint/Makefile,v
> retrieving revision 1.29
> diff -u -p -r1.29 Makefile
> --- Makefile  26 Apr 2018 16:01:45 -  1.29
> +++ Makefile  31 Oct 2018 08:45:47 -
> @@ -8,7 +8,7 @@ CATEGORIES=   security
>  
>  SHARED_LIBS +=  fprint   1.1  # 0.0
>  
> -HOMEPAGE=a   
> http://www.freedesktop.org/wiki/Software/fprint/libfprint
> +HOMEPAGE=
> https://www.freedesktop.org/wiki/Software/fprint/libfprint
>  MASTER_SITES=http://people.freedesktop.org/~hadess/
>  EXTRACT_SUFX=.tar.xz
>  
> 

-- 
Antoine



fix HOMEPAGE on security/libfprint

2018-10-31 Thread Solene Rapenne


there is a "a" in HOMEPAGE, and use https now

Index: Makefile
===
RCS file: /data/cvs/ports/security/libfprint/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile26 Apr 2018 16:01:45 -  1.29
+++ Makefile31 Oct 2018 08:45:47 -
@@ -8,7 +8,7 @@ CATEGORIES= security
 
 SHARED_LIBS +=  fprint   1.1  # 0.0
 
-HOMEPAGE=a 
http://www.freedesktop.org/wiki/Software/fprint/libfprint
+HOMEPAGE=  
https://www.freedesktop.org/wiki/Software/fprint/libfprint
 MASTER_SITES=  http://people.freedesktop.org/~hadess/
 EXTRACT_SUFX=  .tar.xz