mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
sigh, upstream fixed a build issue on some systems and retagged with the same
version number. found by naddy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2020/02/15 08:51:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2020/02/15 15:38:26 sthen Exp $
|
||||
|
||||
COMMENT= full text search plugin for Dovecot using Xapian
|
||||
|
||||
@@ -9,6 +9,10 @@ GH_PROJECT= fts-xapian
|
||||
GH_TAGNAME= ${V}
|
||||
PKGNAME= dovecot-fts-xapian-${V}
|
||||
|
||||
# remove DISTNAME at next update; upstream rerolled the distfile
|
||||
DISTNAME= fts-xapian-${V}-1
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= https://github.com/grosjo/fts-xapian
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (fts-xapian-1.2.9.tar.gz) = eCEyXJh9eAjwZeadFWSFOi4JD9ZIddYP7eUeoaT/ryA=
|
||||
SIZE (fts-xapian-1.2.9.tar.gz) = 26516
|
||||
SHA256 (fts-xapian-1.2.9-1.tar.gz) = aiOyGs0V31JMA9mlN2BqHkIuZ0gXVl7fD6gL0govYog=
|
||||
SIZE (fts-xapian-1.2.9-1.tar.gz) = 26510
|
||||
|
||||
Reference in New Issue
Block a user