Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2019 17:03:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516342 - head/mail/libetpan
Message-ID:  <201911021703.xA2H3F6F054114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov  2 17:03:15 2019
New Revision: 516342
URL: https://svnweb.freebsd.org/changeset/ports/516342

Log:
  Update to 1.9.4
  
  Changes:	https://github.com/dinhviethoa/libetpan/releases

Modified:
  head/mail/libetpan/Makefile
  head/mail/libetpan/distinfo
  head/mail/libetpan/pkg-plist

Modified: head/mail/libetpan/Makefile
==============================================================================
--- head/mail/libetpan/Makefile	Sat Nov  2 16:51:40 2019	(r516341)
+++ head/mail/libetpan/Makefile	Sat Nov  2 17:03:15 2019	(r516342)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libetpan
-PORTVERSION=	1.9.3
-PORTREVISION=	1
+PORTVERSION=	1.9.4
 CATEGORIES=	mail
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -16,7 +15,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexpat.so:textproc/expat2 \
 		libsasl2.so:security/cyrus-sasl2
 
-USES=		autoreconf compiler:c++11-lang gmake iconv libtool localbase
+USES=		autoreconf compiler:c++11-lang gmake iconv libtool localbase pkgconfig
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip

Modified: head/mail/libetpan/distinfo
==============================================================================
--- head/mail/libetpan/distinfo	Sat Nov  2 16:51:40 2019	(r516341)
+++ head/mail/libetpan/distinfo	Sat Nov  2 17:03:15 2019	(r516342)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548252591
-SHA256 (dinhviethoa-libetpan-1.9.3_GH0.tar.gz) = 591f97d5102f600e668502fe1dd5a341e910a840d8ea62e689a3a79d8bfbac87
-SIZE (dinhviethoa-libetpan-1.9.3_GH0.tar.gz) = 5000049
+TIMESTAMP = 1572709692
+SHA256 (dinhviethoa-libetpan-1.9.4_GH0.tar.gz) = 82ec8ea11d239c9967dbd1717cac09c8330a558e025b3e4dc6a7594e80d13bb1
+SIZE (dinhviethoa-libetpan-1.9.4_GH0.tar.gz) = 5000025

Modified: head/mail/libetpan/pkg-plist
==============================================================================
--- head/mail/libetpan/pkg-plist	Sat Nov  2 16:51:40 2019	(r516341)
+++ head/mail/libetpan/pkg-plist	Sat Nov  2 17:03:15 2019	(r516342)
@@ -1,4 +1,3 @@
-bin/libetpan-config
 include/libetpan.h
 include/libetpan/acl.h
 include/libetpan/acl_types.h
@@ -167,4 +166,5 @@ include/libetpan/xlist.h
 lib/libetpan.a
 lib/libetpan.so
 lib/libetpan.so.20
-lib/libetpan.so.20.4.0
+lib/libetpan.so.20.5.0
+libdata/pkgconfig/libetpan.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911021703.xA2H3F6F054114>