pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon May 20 14:51:16 UTC 2024

Modified Files:
        pkgsrc/comms/asterisk13: Makefile
        pkgsrc/comms/asterisk18: Makefile
        pkgsrc/comms/asterisk19: Makefile

Log Message:
switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/comms/asterisk13/Makefile
cvs rdiff -u -r1.158 -r1.159 pkgsrc/comms/asterisk18/Makefile
cvs rdiff -u -r1.24 -r1.25 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/asterisk13/Makefile
diff -u pkgsrc/comms/asterisk13/Makefile:1.92 pkgsrc/comms/asterisk13/Makefile:1.93
--- pkgsrc/comms/asterisk13/Makefile:1.92       Thu May 16 06:14:38 2024
+++ pkgsrc/comms/asterisk13/Makefile    Mon May 20 14:51:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2024/05/16 06:14:38 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2024/05/20 14:51:15 jnemeth Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -8,9 +8,9 @@ DISTNAME=       asterisk-13.38.3
 #PKGREVISION=  1
 PKGREVISION=   16
 CATEGORIES=    comms net audio
-MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/sounds/releases/
+MASTER_SITES=  https://downloads.asterisk.org/pub/telephony/asterisk/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/sounds/releases/
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 DISTFILES=     ${DEFAULT_DISTFILES}
 

Index: pkgsrc/comms/asterisk18/Makefile
diff -u pkgsrc/comms/asterisk18/Makefile:1.158 pkgsrc/comms/asterisk18/Makefile:1.159
--- pkgsrc/comms/asterisk18/Makefile:1.158      Thu May 16 06:14:38 2024
+++ pkgsrc/comms/asterisk18/Makefile    Mon May 20 14:51:16 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2024/05/16 06:14:38 wiz Exp $
+# $NetBSD: Makefile,v 1.159 2024/05/20 14:51:16 jnemeth Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -10,9 +10,9 @@ DISTNAME=     asterisk-18.22.0
 #PKGREVISION=  24
 PKGREVISION=   1
 CATEGORIES=    comms net audio
-MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/sounds/releases/
+MASTER_SITES=  https://downloads.asterisk.org/pub/telephony/asterisk/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/sounds/releases/
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 DISTFILES=     ${DEFAULT_DISTFILES}
 

Index: pkgsrc/comms/asterisk19/Makefile
diff -u pkgsrc/comms/asterisk19/Makefile:1.24 pkgsrc/comms/asterisk19/Makefile:1.25
--- pkgsrc/comms/asterisk19/Makefile:1.24       Thu May 16 06:14:38 2024
+++ pkgsrc/comms/asterisk19/Makefile    Mon May 20 14:51:16 2024
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.24 2024/05/16 06:14:38 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2024/05/20 14:51:16 jnemeth Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
 #       to find out the current sound file versions
 #       Also look in ${WRKSRC}/third-party/versions.mak for pjproject
 
-DISTNAME=      asterisk-19.1.0
+DISTNAME=      asterisk-19.8.1
 #PKGREVISION=  24
 PKGREVISION=   16
 CATEGORIES=    comms net audio
-MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
-MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/sounds/releases/
+MASTER_SITES=  https://downloads.asterisk.org/pub/telephony/asterisk/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
+MASTER_SITES+= https://downloads.asterisk.org/pub/telephony/sounds/releases/
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 DISTFILES=     ${DEFAULT_DISTFILES}
 
@@ -153,7 +153,7 @@ CONFIGURE_ARGS+=    --without-timerfd
 DISTFILES+=    asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
 
 # pjproject
-PJPROJ_VERSION=        2.10
+PJPROJ_VERSION=        2.12.1
 SITES.pjproject-${PJPROJ_VERSION}.tar.bz2= \
        -https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/${PJPROJ_VERSION}/pjproject-${PJPROJ_VERSION}.tar.bz2
 SITES.pjproject-${PJPROJ_VERSION}.md5= \
@@ -192,12 +192,12 @@ SUBST_STAGE.pktinfo=      post-configure
 SUBST_FILES.pktinfo=   include/asterisk/autoconfig.h
 SUBST_SED.pktinfo=     -e "s|^\#define HAVE_PKTINFO 1|\#undef HAVE_PKTINFO|"
 
-# XXX gross hack, gethostbyname_r on NETBSD is for internal use only
-SUBST_CLASSES.NetBSD+=         gethostbyname_r
-SUBST_STAGE.gethostbyname_r=   post-configure
-SUBST_FILES.gethostbyname_r=   include/asterisk/autoconfig.h
-SUBST_SED.gethostbyname_r=     -e "s|^\#define HAVE_GETHOSTBYNAME_R_5 1|\#undef HAVE_GETHOSTBYNAME_R_5|"
-SUBST_SED.gethostbyname_r+=    -e "s|^\#define HAVE_GETHOSTBYNAME_R_6 1|\#undef HAVE_GETHOSTBYNAME_R_6|"
+## XXX gross hack, gethostbyname_r on NETBSD is for internal use only
+#SUBST_CLASSES.NetBSD+=                gethostbyname_r
+#SUBST_STAGE.gethostbyname_r=  post-configure
+#SUBST_FILES.gethostbyname_r=  include/asterisk/autoconfig.h
+#SUBST_SED.gethostbyname_r=    -e "s|^\#define HAVE_GETHOSTBYNAME_R_5 1|\#undef HAVE_GETHOSTBYNAME_R_5|"
+#SUBST_SED.gethostbyname_r+=   -e "s|^\#define HAVE_GETHOSTBYNAME_R_6 1|\#undef HAVE_GETHOSTBYNAME_R_6|"
 
 RCD_SCRIPTS=           asterisk
 OWN_DIRS_PERMS+=       ${ASTDBDIR} ${ASTERISK_USER} ${ASTERISK_GROUP} 0755



Home | Main Index | Thread Index | Old Index