pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/bincimap
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Sep 10 20:02:28 UTC 2024
Modified Files:
pkgsrc/mail/bincimap: Makefile distinfo
Log Message:
bincimap: update to 2.0.16. Changes:
- Added SunOS (OmnioS) compatibility and updated installation.
- Added small fixes from Goerge M. (SSL_PROTOCOL, spelling).
- package installation follows now standard procedure w/o deploy step.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/bincimap/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/bincimap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/bincimap/Makefile
diff -u pkgsrc/mail/bincimap/Makefile:1.3 pkgsrc/mail/bincimap/Makefile:1.4
--- pkgsrc/mail/bincimap/Makefile:1.3 Wed Feb 28 04:14:16 2024
+++ pkgsrc/mail/bincimap/Makefile Tue Sep 10 20:02:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/02/28 04:14:16 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2024/09/10 20:02:28 schmonz Exp $
-DISTNAME= bincimap-2.0.15
+DISTNAME= bincimap-2.0.16
CATEGORIES= mail
MASTER_SITES= https://www.fehcom.de/binc/
EXTRACT_SUFX= .tgz
@@ -50,6 +50,9 @@ INSTALLATION_DIRS+= ${EGDIR}
BUILD_DEFS+= BINCIMAP_LOG_USER UCSPI_SSL_USER UCSPI_SSL_GROUP
BUILD_DEFS+= QMAILDIR SSLDIR
+post-configure:
+ ${ECHO} ${CXX:Q} ${CXXFLAGS:Q} ${CPPFLAGS:Q} > ${DJB_CONFIG_DIR}/conf-cc
+
post-build:
cd ${WRKSRC}/man; for f in *.9; do \
${MAKE} $$(${BASENAME} $${f} .9).1; \
Index: pkgsrc/mail/bincimap/distinfo
diff -u pkgsrc/mail/bincimap/distinfo:1.5 pkgsrc/mail/bincimap/distinfo:1.6
--- pkgsrc/mail/bincimap/distinfo:1.5 Wed Feb 28 04:14:16 2024
+++ pkgsrc/mail/bincimap/distinfo Tue Sep 10 20:02:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/02/28 04:14:16 schmonz Exp $
+$NetBSD: distinfo,v 1.6 2024/09/10 20:02:28 schmonz Exp $
-BLAKE2s (bincimap-2.0.15.tgz) = 885216804bcacee41cf345df3928a5e73f8400c2c00dc90b8d9d5a7897ba80fd
-SHA512 (bincimap-2.0.15.tgz) = 6b6dec279d4c5d835b7468542004e754cef58238c3f80bf89715a4f7cfb00dc1450d0c1c8ae78286a7e8eb6eaac0215944e0a8fdbe637f17f24a5de9af80bdde
-Size (bincimap-2.0.15.tgz) = 153600 bytes
+BLAKE2s (bincimap-2.0.16.tgz) = 653a262ed193c31f0a135e9013694b27312fdce61f7bfb01ecdeef7026655f95
+SHA512 (bincimap-2.0.16.tgz) = 061b6dcd074490ca2bcb5a0fe2ca0b1a55e2794701e02f68f2b001a576e10077554fd9cf499440f30681f98ec5d4a1b869d099a974f4515f157512464e1ef5b3
+Size (bincimap-2.0.16.tgz) = 148286 bytes
Home |
Main Index |
Thread Index |
Old Index