svn commit: r553160 - head/mail/dovecot-fts-xapian

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Oct 24 08:12:17 UTC 2020


Author: lwhsu
Date: Sat Oct 24 08:12:16 2020
New Revision: 553160
URL: https://svnweb.freebsd.org/changeset/ports/553160

Log:
  mail/dovecot-fts-xapian: Update to 1.4.1
  
  PR:		250557
  Submitted by:	Juraj Lutter <juraj at lutter.sk> (maintainer)

Modified:
  head/mail/dovecot-fts-xapian/Makefile
  head/mail/dovecot-fts-xapian/distinfo

Modified: head/mail/dovecot-fts-xapian/Makefile
==============================================================================
--- head/mail/dovecot-fts-xapian/Makefile	Sat Oct 24 08:09:43 2020	(r553159)
+++ head/mail/dovecot-fts-xapian/Makefile	Sat Oct 24 08:12:16 2020	(r553160)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	fts-xapian
-PORTVERSION=	1.3.3
+PORTVERSION=	1.4.1
 CATEGORIES=	mail
 PKGNAMEPREFIX=	dovecot-
 
@@ -20,7 +20,7 @@ USES=		autoreconf compiler:c++11-lang libtool pkgconfi
 
 USE_LDCONFIG=	yes
 
-USE_GITHUB=yes
+USE_GITHUB=	yes
 GH_ACCOUNT=	grosjo
 
 GNU_CONFIGURE=	yes

Modified: head/mail/dovecot-fts-xapian/distinfo
==============================================================================
--- head/mail/dovecot-fts-xapian/distinfo	Sat Oct 24 08:09:43 2020	(r553159)
+++ head/mail/dovecot-fts-xapian/distinfo	Sat Oct 24 08:12:16 2020	(r553160)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598359234
-SHA256 (grosjo-fts-xapian-1.3.3_GH0.tar.gz) = df119810069ec0e38f4039d7ebb90b21b2558f421ad7db5d4b4c0783a9227980
-SIZE (grosjo-fts-xapian-1.3.3_GH0.tar.gz) = 28237
+TIMESTAMP = 1603446932
+SHA256 (grosjo-fts-xapian-1.4.1_GH0.tar.gz) = 219ce1a0cb261745ec005156a6b9e3cdd47319750736eab727132b1c222cd7c2
+SIZE (grosjo-fts-xapian-1.4.1_GH0.tar.gz) = 27633


More information about the svn-ports-all mailing list