Antoine Jacoutot <[email protected]> wrote: > On Wed, Oct 31, 2018 at 10:01:05AM +0100, Solene Rapenne wrote: > > Antoine Jacoutot <[email protected]> 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 --- Makefile 26 Apr 2018 16:01:45 -0000 1.29 +++ Makefile 31 Oct 2018 09:39:45 -0000 @@ -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
