pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/netatalk22
Module Name: pkgsrc
Committed By: hauke
Date: Fri Sep 1 13:09:56 UTC 2023
Modified Files:
pkgsrc/net/netatalk22: Makefile distinfo
Log Message:
net/netatalk22 -- update to v2.2.10
Upstream's changelog:
workflow: add libcups2-dev dependency by @rdmark in #335
Correct doc README by @rdmark in #326
Fix all warnings on running bootstrap by @dgsga in #346
bootstrap: Add checks for required packages by @rdmark in #338
Enable compilation on macOS hosts v2 by @dgsga in #349
macros: Use the AC_LANG_SOURCE macro, issue #347 by @rdmark in #351
Remove redundant documentation in conf files; improve man pages, #333 by @rdmark in #334
Use non-interactive PAM session when available by @rdmark in #367
papd: Future-proof CUPS API usage by @rdmark in #373
Update atalkd.service to be consistent with other init scripts. by @rdmark in #372
Adopt downstream Debian patches by @rdmark in #370
Restore tarball distribution of doc/ (GitHub#374) by @rdmark in #375
Regenerate man pages from xml sources by @rdmark in #376
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/netatalk22/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/netatalk22/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/netatalk22/Makefile
diff -u pkgsrc/net/netatalk22/Makefile:1.56 pkgsrc/net/netatalk22/Makefile:1.57
--- pkgsrc/net/netatalk22/Makefile:1.56 Thu Apr 27 15:08:44 2023
+++ pkgsrc/net/netatalk22/Makefile Fri Sep 1 13:09:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2023/04/27 15:08:44 hauke Exp $
+# $NetBSD: Makefile,v 1.57 2023/09/01 13:09:56 hauke Exp $
-DISTNAME= netatalk-2.2.9
+DISTNAME= netatalk-2.2.10
PKGNAME= ${DISTNAME:C/-/22-/}
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_GITHUB:=Netatalk/}Netatalk/releases/download/${DISTNAME:C/\./-/g}/
Index: pkgsrc/net/netatalk22/distinfo
diff -u pkgsrc/net/netatalk22/distinfo:1.17 pkgsrc/net/netatalk22/distinfo:1.18
--- pkgsrc/net/netatalk22/distinfo:1.17 Thu Apr 27 15:08:44 2023
+++ pkgsrc/net/netatalk22/distinfo Fri Sep 1 13:09:56 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2023/04/27 15:08:44 hauke Exp $
+$NetBSD: distinfo,v 1.18 2023/09/01 13:09:56 hauke Exp $
-BLAKE2s (netatalk-2.2.9.tar.gz) = 89c2d9856478d4e933cadd00575337119e976cb21fd710809eac8b42e53d2cdc
-SHA512 (netatalk-2.2.9.tar.gz) = 3c139aca478aea48c0a7d44f7d54da6445c732d81373a534d08b6a923899a0e3c4ff730653bae34aa83c4492c8644fe4a3a6569d66d7885a38c794165510bf4c
-Size (netatalk-2.2.9.tar.gz) = 1866167 bytes
+BLAKE2s (netatalk-2.2.10.tar.gz) = 1b3fd793f7e53243bd10494db94eba630afbb1a903997a390377c4e850742038
+SHA512 (netatalk-2.2.10.tar.gz) = c604aa76ecfc7f66aea157850ae6f4aff7a1122b69431c2fdf39e1bc661896b0546680f4f76851dd29e2fc513f4d25bed1c264c479f2cb0c3630b0b7dab3225c
+Size (netatalk-2.2.10.tar.gz) = 1844076 bytes
SHA1 (patch-config_Makefile.in) = 37ed88693c64b5e34396da26f9d7105102ed479b
SHA1 (patch-configure) = 6b9d73ac0c8ba4913834402a587b734d342c3830
Home |
Main Index |
Thread Index |
Old Index