aboutsummaryrefslogtreecommitdiff
path: root/security/fprintd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-02-04 13:08:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-02-04 13:08:16 +0000
commit11b0cf068bb6a38ed6b194cccbb55d3047dba641 (patch)
tree34619354ecb0f01e8a639a35309e710ba0beedbc /security/fprintd
parenta18ac9aa72ab873883cb15e15bf3ae18c5f9ed28 (diff)
downloadports-11b0cf068bb6a38ed6b194cccbb55d3047dba641.tar.gz
ports-11b0cf068bb6a38ed6b194cccbb55d3047dba641.zip
Fix USE_GITHUB usage.
(And in some case, reorder the Makefiles a bit to complie with the handbook.)
Notes
Notes: svn path=/head/; revision=492127
Diffstat (limited to 'security/fprintd')
-rw-r--r--security/fprintd/Makefile4
-rw-r--r--security/fprintd/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/fprintd/Makefile b/security/fprintd/Makefile
index 3201897aedb9..cccc7a6755a2 100644
--- a/security/fprintd/Makefile
+++ b/security/fprintd/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= fprintd
-PORTVERSION= 0.8.1
+DISTVERSIONPREFIX= V_
+DISTVERSION= 0_8_1
CATEGORIES= security
MAINTAINER= la5lbtyi@aon.at
@@ -21,7 +22,6 @@ USE_GNOME= intltool glib20
USE_GITHUB= yes
GH_ACCOUNT= freedesktop
GH_PROJECT= libfprint-${PORTNAME}
-GH_TAGNAME= V_${PORTVERSION:S|.|_|g}
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/security/fprintd/distinfo b/security/fprintd/distinfo
index 285f588f1949..253ff54631a1 100644
--- a/security/fprintd/distinfo
+++ b/security/fprintd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535860241
-SHA256 (freedesktop-libfprint-fprintd-0.8.1-V_0_8_1_GH0.tar.gz) = 7370e500ad9228194c575f915e215668d5d42958decc0485024f8dbfd646d21a
-SIZE (freedesktop-libfprint-fprintd-0.8.1-V_0_8_1_GH0.tar.gz) = 92276
+TIMESTAMP = 1549285491
+SHA256 (freedesktop-libfprint-fprintd-V_0_8_1_GH0.tar.gz) = 7370e500ad9228194c575f915e215668d5d42958decc0485024f8dbfd646d21a
+SIZE (freedesktop-libfprint-fprintd-V_0_8_1_GH0.tar.gz) = 92276