pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/libetpan



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue May 19 10:13:50 UTC 2020

Modified Files:
        pkgsrc/mail/libetpan: Makefile distinfo
Removed Files:
        pkgsrc/mail/libetpan/patches: patch-libetpan.pc.in

Log Message:
libetpan: Resolve pkgconfig mess


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/mail/libetpan/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/mail/libetpan/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/libetpan/patches/patch-libetpan.pc.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/libetpan/Makefile
diff -u pkgsrc/mail/libetpan/Makefile:1.63 pkgsrc/mail/libetpan/Makefile:1.64
--- pkgsrc/mail/libetpan/Makefile:1.63  Tue May 19 09:57:05 2020
+++ pkgsrc/mail/libetpan/Makefile       Tue May 19 10:13:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2020/05/19 09:57:05 nia Exp $
+# $NetBSD: Makefile,v 1.64 2020/05/19 10:13:49 nia Exp $
 
 DISTNAME=      libetpan-1.9.4
 CATEGORIES=    mail
@@ -23,7 +23,7 @@ pre-configure:
 
 LDFLAGS.SunOS+=                -lsocket -lnsl
 
-PKGCONFIG_OVERRIDE+=   libetpan-config.in
+PKGCONFIG_OVERRIDE+=   libetpan.pc.in
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../security/cyrus-sasl/buildlink3.mk"

Index: pkgsrc/mail/libetpan/distinfo
diff -u pkgsrc/mail/libetpan/distinfo:1.23 pkgsrc/mail/libetpan/distinfo:1.24
--- pkgsrc/mail/libetpan/distinfo:1.23  Tue May 19 09:57:05 2020
+++ pkgsrc/mail/libetpan/distinfo       Tue May 19 10:13:49 2020
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.23 2020/05/19 09:57:05 nia Exp $
+$NetBSD: distinfo,v 1.24 2020/05/19 10:13:49 nia Exp $
 
 SHA1 (libetpan-1.9.4.tar.gz) = cfdfe4329382a30afc5b540e258aaa950fabd25f
 RMD160 (libetpan-1.9.4.tar.gz) = cc1718182a677bc10aaab726ab0dc3d52de2e2f6
 SHA512 (libetpan-1.9.4.tar.gz) = 7b7047d084fb4ce0c91821c2ad78e921d6d009106851afb7f5b068713c84ebe6926f6bf7a7423f263eeebef617511e44f6b65448d892bbc058c447235fd55c0f
 Size (libetpan-1.9.4.tar.gz) = 5000025 bytes
 SHA1 (patch-configure.ac) = 9d1562b4dd016fb26372bb437e3f4a0749ab2592
-SHA1 (patch-libetpan.pc.in) = b977b0982e3f6d32722eec7222eb3c40476d4fc9
 SHA1 (patch-src_low-level_feed_newsfeed.c) = 962f2059bb13a8f9c40cb6845276ee52e3bcd937



Home | Main Index | Thread Index | Old Index