pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/asterisk19



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 19 19:23:55 UTC 2024

Modified Files:
        pkgsrc/comms/asterisk19: Makefile

Log Message:
asterisk19: revert previous

while packages should not download files during build, that's not a
reason to mark them BROKEN.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/asterisk19/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/asterisk19/Makefile
diff -u pkgsrc/comms/asterisk19/Makefile:1.34 pkgsrc/comms/asterisk19/Makefile:1.35
--- pkgsrc/comms/asterisk19/Makefile:1.34       Tue Nov 19 13:23:43 2024
+++ pkgsrc/comms/asterisk19/Makefile    Tue Nov 19 19:23:55 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2024/11/19 13:23:43 nia Exp $
+# $NetBSD: Makefile,v 1.35 2024/11/19 19:23:55 wiz Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -21,8 +21,6 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
 OWNER=         jnemeth%NetBSD.org@localhost
 HOMEPAGE=      https://www.asterisk.org/
 
-BROKEN=                "Tries to download files during build"
-
 MAKE_JOBS_SAFE=        NO
 
 # known to have issues on i386, block the package until the bug is fixed



Home | Main Index | Thread Index | Old Index