Skip to content

Commit

Permalink
net/netatalk22 -- update to v2.2.10
Browse files Browse the repository at this point in the history
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
  • Loading branch information
hauke committed Sep 1, 2023
1 parent 666f713 commit 766e6f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions net/netatalk22/Makefile
Original file line number Diff line number Diff line change
@@ -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}/
Expand Down
8 changes: 4 additions & 4 deletions net/netatalk22/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 766e6f7

Please sign in to comment.