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:           Mon Feb  5 14:03:00 UTC 2024

Modified Files:
        pkgsrc/net/netatalk22: Makefile PLIST distinfo

Log Message:
Update net/netatalk22 to v2.3.1

New features

The following compile time option has been added:

    --with-docbook - Used to generate man and html pages from XML
    sources, the latter which are now included in the tarball.

Breaking changes

The following obsoleted features have been removed:

    Kerberos IV UAM - Version IV backwards compatibility headers were
    removed from Kerberos V 1.11 in 2012

    AppleDouble adouble:osx - The AD format that Mac OS X 10.3 used,
    but was removed in subsequent versions

    AppleDouble adouble:sfm - Microsoft's Services For Macintosh
    compatibility mode that required a long-gone hacked version of
    Samba

atalkd

The RTMP broadcast quirks mode that was introduced in v2.3.0 has been
replaced with an automatic activation when atalkd is configured with a
single interface and the -router flag.

Therefore, the now-unneeded -q command line option has been removed.
What's Changed

    [2.3] Fix Zeroconf support on *BSD platforms by @rdmark in
    https://github.com/Netatalk/netatalk/pull/647
    [2.3] Add NetBSD, Solaris, Fedora build workflows by @rdmark in
    https://github.com/Netatalk/netatalk/pull/642
    [2.3] Use correct BSD make syntax in initscripts Makefile by
    @rdmark in https://github.com/Netatalk/netatalk/pull/644
    [2.3] Remove long-outdated README and VERSION files, superseded by
    man pages by @rdmark in
    https://github.com/Netatalk/netatalk/pull/641
    [2.3] Two small memory handling patches ported from
    netatalk-classic by @rdmark in
    https://github.com/Netatalk/netatalk/pull/645
    [2.3] macusers: Fallback output when full name not available by
    @rdmark in https://github.com/Netatalk/netatalk/pull/652
    [2.3] papd: Update cups_print_job() to use CUPS destination API by
    @NJRoadfan in https://github.com/Netatalk/netatalk/pull/651
    [2.3] papd: Update cups_autoadd_printers() to use current API
    call. by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/655
    [2.3] workflow: Compile on Debian with cracklib, ldap, quota by
    @rdmark in https://github.com/Netatalk/netatalk/pull/653
    [2.3] Use GitHub actions v4 for workflow jobs by @rdmark in
    https://github.com/Netatalk/netatalk/pull/662
    [2.3] manual: Link to custom download and wiki mirrors in navbar
    by @rdmark in https://github.com/Netatalk/netatalk/pull/671
    [2.3] papd - More cleanup and moderization of print_cups.c by
    @NJRoadfan in https://github.com/Netatalk/netatalk/pull/672
    [2.3] papd - Use cups_get_language() function by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/674
    [2.3] papd: Use cupsGetOptions() to get printer URI by @NJRoadfan
    in https://github.com/Netatalk/netatalk/pull/678
    [2.3] atalkd: Fix for RTMP broadcast bug. by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/680
    [2.3] Workflow: Bump SonarScanner to v2 by @rdmark in
    https://github.com/Netatalk/netatalk/pull/685
    [2.3] libatalk: Appease Fedora gcc incompatible pointer error by
    @rdmark in https://github.com/Netatalk/netatalk/pull/683
    [2.3] afpd: Remove support for AppleDouble osx and sfm by @rdmark
    in https://github.com/Netatalk/netatalk/pull/673
    [2.3] Remove obsoleted Kerberos v4 UAM by @rdmark in
    https://github.com/Netatalk/netatalk/pull/686
    [2.3] Generate man pages through build system by @rdmark in
    https://github.com/Netatalk/netatalk/pull/690
    [2.3] Cleanup of obsolete gitignore filters by @rdmark in
    https://github.com/Netatalk/netatalk/pull/693
    [2.3] manual: Update URLs to internal resources by @rdmark in
    https://github.com/Netatalk/netatalk/pull/695
    [2.3] papd: Refactor and cleanup cups_get_printer_ppd() by
    @NJRoadfan in https://github.com/Netatalk/netatalk/pull/700
    [2.3] papd: update cups_get_printer_status() by @NJRoadfan in
    https://github.com/Netatalk/netatalk/pull/696
    [2.3] manual: Remove obsoleted html-upload target, and update css
    URL by @rdmark in https://github.com/Netatalk/netatalk/pull/701


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/net/netatalk22/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/netatalk22/PLIST
cvs rdiff -u -r1.19 -r1.20 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.61 pkgsrc/net/netatalk22/Makefile:1.62
--- pkgsrc/net/netatalk22/Makefile:1.61 Sun Jan 21 20:00:42 2024
+++ pkgsrc/net/netatalk22/Makefile      Mon Feb  5 14:03:00 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2024/01/21 20:00:42 hauke Exp $
+# $NetBSD: Makefile,v 1.62 2024/02/05 14:03:00 hauke Exp $
 
-DISTNAME=      netatalk-2.3.0
+DISTNAME=      netatalk-2.3.1
 PKGNAME=       ${DISTNAME:C/-/22-/}
 CATEGORIES=    net print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Netatalk/}Netatalk/releases/download/${DISTNAME:C/\./-/g}/
@@ -11,7 +11,7 @@ PATCH_SITES=  http://svn.macosforge.org/r
                http://mirror.lug.udel.edu/pub/macports/trunk/dports/net/netatalk/files/
 
 MAINTAINER=    markd%NetBSD.org@localhost
-HOMEPAGE=      http://netatalk.sourceforge.net/
+HOMEPAGE=      http://netatalk.io/
 COMMENT=       Netatalk appletalk file and print services
 LICENSE=       gnu-gpl-v2
 

Index: pkgsrc/net/netatalk22/PLIST
diff -u pkgsrc/net/netatalk22/PLIST:1.6 pkgsrc/net/netatalk22/PLIST:1.7
--- pkgsrc/net/netatalk22/PLIST:1.6     Sun Jan 21 20:00:42 2024
+++ pkgsrc/net/netatalk22/PLIST Mon Feb  5 14:03:00 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2024/01/21 20:00:42 hauke Exp $
+@comment $NetBSD: PLIST,v 1.7 2024/02/05 14:03:00 hauke Exp $
 bin/ad
 bin/add_netatalk_printer
 bin/adv1tov2
@@ -138,6 +138,8 @@ man/man1/unbin.1
 man/man1/unhex.1
 man/man1/uniconv.1
 man/man1/unsingle.1
+man/man3/atalk_aton.3
+man/man3/nbp_name.3
 man/man4/atalk.4
 man/man5/AppleVolumes.5
 man/man5/AppleVolumes.default.5

Index: pkgsrc/net/netatalk22/distinfo
diff -u pkgsrc/net/netatalk22/distinfo:1.19 pkgsrc/net/netatalk22/distinfo:1.20
--- pkgsrc/net/netatalk22/distinfo:1.19 Sun Jan 21 20:00:42 2024
+++ pkgsrc/net/netatalk22/distinfo      Mon Feb  5 14:03:00 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2024/01/21 20:00:42 hauke Exp $
+$NetBSD: distinfo,v 1.20 2024/02/05 14:03:00 hauke Exp $
 
-BLAKE2s (netatalk-2.3.0.tar.xz) = d916e7cc4015fc50a562f2e858bdd6063b7f4e7e16d3b355ab69d0be1ccab978
-SHA512 (netatalk-2.3.0.tar.xz) = dae412486cc0ffca6a01c356dc69c51e13ed1a9982345b6bc1aba52a2539fb126c72b08807472419ec672305d15320f3b2eb73e27038d62e8cee82e77b2adb7c
-Size (netatalk-2.3.0.tar.xz) = 976584 bytes
+BLAKE2s (netatalk-2.3.1.tar.xz) = 477f97b88c74a07e1f186206f2eb52813dd51fe8fd6f953add74d5e641cdca54
+SHA512 (netatalk-2.3.1.tar.xz) = 1c19d1d29134d4e79dcd8b98362f62c873e62c6f3488d02ecee776757916a3b2a935f6cdb3b219341789f5d0cd6b5eacb1a76bc226b946429d8120176651c8ec
+Size (netatalk-2.3.1.tar.xz) = 1021216 bytes
 SHA1 (patch-config_Makefile.in) = c50f69262dacf559265d615cea798830eaa3b0e6
 SHA1 (patch-configure) = 6b9d73ac0c8ba4913834402a587b734d342c3830



Home | Main Index | Thread Index | Old Index