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 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 08:50:18 -0000 @@ -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
