pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/courier-analog



Module Name:    pkgsrc
Committed By:   hans
Date:           Mon Feb 12 16:58:49 UTC 2024

Modified Files:
        pkgsrc/mail/courier-analog: Makefile distinfo

Log Message:
Update mail/courier-analog to 0.22

Changes since 0.16:
* Switch to libidn2.
* configure.ac: autotools update
* Add --journal option, to read from journalctl.
* Warning fixes.
* courier-analog.in: Fix inadvertent creation of empty directories in root, if --html is not specified.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/courier-analog/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/courier-analog/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/courier-analog/Makefile
diff -u pkgsrc/mail/courier-analog/Makefile:1.20 pkgsrc/mail/courier-analog/Makefile:1.21
--- pkgsrc/mail/courier-analog/Makefile:1.20    Tue Jun 28 11:34:19 2022
+++ pkgsrc/mail/courier-analog/Makefile Mon Feb 12 16:58:49 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/06/28 11:34:19 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2024/02/12 16:58:49 hans Exp $
 
-DISTNAME=      courier-analog-0.16
-PKGREVISION=   10
+DISTNAME=      courier-analog-0.22
+PKGREVISION=   
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=courier/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/mail/courier-analog/distinfo
diff -u pkgsrc/mail/courier-analog/distinfo:1.7 pkgsrc/mail/courier-analog/distinfo:1.8
--- pkgsrc/mail/courier-analog/distinfo:1.7     Tue Oct 26 10:53:56 2021
+++ pkgsrc/mail/courier-analog/distinfo Mon Feb 12 16:58:49 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:53:56 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/02/12 16:58:49 hans Exp $
 
-BLAKE2s (courier-analog-0.16.tar.bz2) = 9db784cf812613503d9c836e414611ef21d678029f4e557808f8df228a9bc5f3
-SHA512 (courier-analog-0.16.tar.bz2) = 3bbf0e45ca0dd42395bd204a137afec2c2d543258855ffea08390f3f25221ae9c4296a92dfb73d18387a38078202ba2c03c337076193348843a63fc23594f022
-Size (courier-analog-0.16.tar.bz2) = 74042 bytes
+BLAKE2s (courier-analog-0.22.tar.bz2) = 51ffa6e6552b2120f55d297026482bff714ef9dec9d2d1631e96c0c5f14bb922
+SHA512 (courier-analog-0.22.tar.bz2) = e729213845a44733dc7e0878806ad65ed02381ff6163cf68f9d5d273f83827f7136cc891d3eba23183e223627ada19a4311df8fd15e18f7c72c5fdf706d3d481
+Size (courier-analog-0.22.tar.bz2) = 77587 bytes



Home | Main Index | Thread Index | Old Index