FreeBSD Bugzilla – Attachment 220719 Details for
Bug 251962
net/asterisk-chan_sccp: Version bump to v4.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Version bump
asterisk-chan_sccp_v4.3.3.diff (text/plain), 2.96 KB, created by
Diederik de Groot
on 2020-12-19 14:31:21 UTC
(
hide
)
Description:
Version bump
Filename:
MIME Type:
Creator:
Diederik de Groot
Created:
2020-12-19 14:31:21 UTC
Size:
2.96 KB
patch
obsolete
>Diff mode was set to SVN, but /usr/ports/net/asterisk-chan_sccp is not a svn working copy. >Trying /usr/ports ... found >===> Generating patch >===> Viewing diff with more >diff -ruN /usr/ports/net/asterisk16-chan_sccp/Makefile ./Makefile >--- /usr/ports/net/asterisk16-chan_sccp/Makefile 2020-12-19 14:24:15.528043000 +0000 >+++ ./Makefile 2020-12-19 14:22:17.749371000 +0000 >@@ -1,11 +1,11 @@ > # Created by: Diederik de Groot >-# $FreeBSD: head/net/asterisk-chan_sccp/Makefile 555766 2020-11-20 15:19:51Z madpilot $ >+# $FreeBSD: head/net/asterisk-chan_sccp/Makefile 522050 2020-01-04 20:04:07Z pkubaj $ > > PORTNAME= chan_sccp > DISTVERSIONPREFIX= v >-DISTVERSION= 4.3.2 >-DISTVERSIONSUFFIX= -eta >-PORTREVISION= 5 >+DISTVERSION= 4.3.3 >+#DISTVERSIONSUFFIX= >+#PORTREVISION= 0 > CATEGORIES= net > PKGNAMEPREFIX= asterisk- > >@@ -18,11 +18,8 @@ > FLAVORS= asterisk16 asterisk18 asterisk13 > FLAVOR?= ${FLAVORS:[1]} > >-LIB_DEPENDS= libltdl.so:devel/libltdl >+USES= autoreconf compiler:c11 gettext-tools iconv libtool localbase > >-USES= autoreconf compiler:c11 gettext-tools iconv libtool \ >- localbase ssl >- > USE_GITHUB= yes > GH_ACCOUNT= chan-sccp > GH_PROJECT= chan-sccp >@@ -64,14 +61,6 @@ > > CONFERENCE_CONFIGURE_ENABLE= conference > VIDEO_CONFIGURE_ENABLE= video >- >-.if ${FLAVOR} == asterisk13 >-CONFIGURE_ARGS+= --with-asterisk-version=13 >-.elif ${FLAVOR} == asterisk16 >-CONFIGURE_ARGS+= --with-asterisk-version=16 >-.elif ${FLAVOR} == asterisk18 >-CONFIGURE_ARGS+= --with-asterisk-version=18 >-.endif > > post-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/etc/asterisk >diff -ruN /usr/ports/net/asterisk16-chan_sccp/distinfo ./distinfo >--- /usr/ports/net/asterisk16-chan_sccp/distinfo 2020-12-19 14:24:15.528332000 +0000 >+++ ./distinfo 2020-12-19 14:20:35.651982000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1605805369 >-SHA256 (chan-sccp-chan-sccp-v4.3.2-eta_GH0.tar.gz) = 78aa27bbd4dc3fbb647d0c37736eca5434b6cc4cc736897c2577f5883f102836 >-SIZE (chan-sccp-chan-sccp-v4.3.2-eta_GH0.tar.gz) = 1678306 >+TIMESTAMP = 1603703805 >+SHA256 (chan-sccp-chan-sccp-v4.3.3_GH0.tar.gz) = 970961c2b7128e840c09e3ce994bc109c9526e81a90ffbc72b6e6bffe860ad82 >+SIZE (chan-sccp-chan-sccp-v4.3.3_GH0.tar.gz) = 1677723 >diff -ruN /usr/ports/net/asterisk16-chan_sccp/files/patch-src_define.h ./files/patch-src_define.h >--- /usr/ports/net/asterisk16-chan_sccp/files/patch-src_define.h 2020-12-19 14:24:15.529545000 +0000 >+++ ./files/patch-src_define.h 1970-01-01 00:00:00.000000000 +0000 >@@ -1,17 +0,0 @@ >---- src/define.h.orig 2020-10-24 14:42:40 UTC >-+++ src/define.h >-@@ -98,10 +98,10 @@ SCCP_LINE unsigned long long ___bswap_64(unsigned long >- # define htolel(x) (uint16_t)(x) >- # define htoles(x) (uint16_t)(x) >- # else >--# define letohs(x) ___bswap_16(x) >--# define htoles(x) ___bswap_16(x) >--# define letohl(x) ___bswap_32(x) >--# define htolel(x) ___bswap_32(x) >-+# define letohs(x) bswap16(x) >-+# define htoles(x) bswap16(x) >-+# define letohl(x) bswap32(x) >-+# define htolel(x) bswap32(x) >- # endif >- #endif >- >====> Cleaning up >===> Done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251962
:
220719
|
220725