Hello,

I thought I would update it before dropping maintainer. I can't test it
so test/ok are welcome (if you use claws-mail && imap, you can test it).

diff'ing the result of the nm output on the two (before/after) .so
gives no difference therefore no bumping the version.

Cheers,
Daniel


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/libetpan/Makefile,v
retrieving revision 1.37
diff -u -p -r1.37 Makefile
--- Makefile    12 Jul 2019 20:47:28 -0000      1.37
+++ Makefile    6 Feb 2020 20:27:35 -0000
@@ -4,14 +4,12 @@ COMMENT=      mail purpose library
 
 GH_ACCOUNT=    dinhviethoa
 GH_PROJECT=    libetpan
-GH_TAGNAME=    1.9.3
+GH_TAGNAME=    1.9.4
 CATEGORIES=    mail devel
 
 SHARED_LIBS +=  etpan                18.2     # 24.0
 
 HOMEPAGE=      http://www.etpan.org/libetpan.html
-
-MAINTAINER=    Daniel Jakots <o...@chown.me>
 
 # BSD
 PERMIT_PACKAGE=        Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/libetpan/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo    26 Jan 2019 10:25:09 -0000      1.13
+++ distinfo    6 Feb 2020 20:27:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (libetpan-1.9.3.tar.gz) = WR+X1RAvYA5mhQL+HdWjQekQqEDY6mLmiaOnnYv7rIc=
-SIZE (libetpan-1.9.3.tar.gz) = 5000049
+SHA256 (libetpan-1.9.4.tar.gz) = guyOoR0jnJln29FxfKwJyDMKVY4CWz5NxqdZToDRO7E=
+SIZE (libetpan-1.9.4.tar.gz) = 5000025
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/libetpan/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   17 Sep 2015 20:28:33 -0000      1.5
+++ pkg/PLIST   6 Feb 2020 20:27:35 -0000
@@ -1,5 +1,4 @@
 @comment $OpenBSD: PLIST,v 1.5 2015/09/17 20:28:33 jca Exp $
-bin/libetpan-config
 include/libetpan/
 include/libetpan.h
 include/libetpan/acl.h
@@ -9,6 +8,7 @@ include/libetpan/annotatemore_types.h
 include/libetpan/carray.h
 include/libetpan/charconv.h
 include/libetpan/chash.h
+include/libetpan/clientid.h
 include/libetpan/clist.h
 include/libetpan/condstore.h
 include/libetpan/condstore_types.h
@@ -165,6 +165,7 @@ include/libetpan/xgmlabels.h
 include/libetpan/xgmmsgid.h
 include/libetpan/xgmthrid.h
 include/libetpan/xlist.h
-lib/libetpan.a
+@static-lib lib/libetpan.a
 lib/libetpan.la
 @lib lib/libetpan.so.${LIBetpan_VERSION}
+lib/pkgconfig/libetpan.pc

Reply via email to