FreeBSD Bugzilla – Attachment 228745 Details for
Bug 259203
audio/libamrwb: cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for audio/libamrwb
patch-libamrwb-11.0.0.0_3.diff (text/plain), 2.30 KB, created by
Tatsuki Makino
on 2021-10-16 09:36:37 UTC
(
hide
)
Description:
patch for audio/libamrwb
Filename:
MIME Type:
Creator:
Tatsuki Makino
Created:
2021-10-16 09:36:37 UTC
Size:
2.30 KB
patch
obsolete
>diff --git audio/libamrwb/Makefile audio/libamrwb/Makefile >index dee7e7e379..04e3c8f33d 100644 >--- audio/libamrwb/Makefile >+++ audio/libamrwb/Makefile >@@ -1,12 +1,12 @@ > # Created by: Tatsuki Makino <tatsuki_makino@hotmail.com> > > PORTNAME= libamrwb >-PORTVERSION= 11.0.0.0 >-PORTREVISION= 2 >+DISTVERSION= 11.0.0.0 >+PORTREVISION= 3 > CATEGORIES= audio > MASTER_SITES= http://www.penguin.cz/~utx/ftp/amr/ \ >- http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/:SRC26204 >-DISTNAME= amrwb-${DISTVERSION} >+ https://www.3gpp.org/ftp/Specs/archive/26_series/26.204/:SRC26204 >+DISTNAME= amrwb-${DISTVERSIONFULL} > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SRC26204}:SRC26204 > DIST_SUBDIR= ${PORTNAME} > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} >@@ -19,15 +19,15 @@ LICENSE_COMB= multi > LICENSE_NAME_3GPP= 3GPP > LICENSE_TEXT_3GPP= unclear legal status, probably need licenses from 3GPP and more > LICENSE_PERMS_3GPP= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept >-LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME}${EXTRACT_SUFX} > LICENSE_DISTFILES_3GPP= ${SRC26204} >+LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME}${EXTRACT_SUFX} > >-USES= gmake tar:bzip2 libtool >+USES= autoreconf gmake tar:bzip2 libtool >+USE_LDCONFIG= yes > PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip > SUB_FILES= pkg-message >-USE_LDCONFIG= yes > > OPTIONS_DEFINE= DOCS > >diff --git audio/libamrwb/distinfo audio/libamrwb/distinfo >index 7ddd9d4ac9..e24934c72d 100644 >--- audio/libamrwb/distinfo >+++ audio/libamrwb/distinfo >@@ -1,3 +1,4 @@ >+TIMESTAMP = 1632279600 > SHA256 (libamrwb/amrwb-11.0.0.0.tar.bz2) = 5caf59b14480b0cd2a7babb8be472c4af39ff4c7c95f1278116557049a4dd5dc > SIZE (libamrwb/amrwb-11.0.0.0.tar.bz2) = 240170 > SHA256 (libamrwb/26204-b00.zip) = c885c44483fd4502d354ec9656f2cdc0469050015052f8f3ecc1d5e08c869fec >diff --git audio/libamrwb/pkg-descr audio/libamrwb/pkg-descr >index 296c9e1f06..d8625422c6 100644 >--- audio/libamrwb/pkg-descr >+++ audio/libamrwb/pkg-descr >@@ -3,7 +3,7 @@ > 3GPP released reference implementation of 3GPP AMR Adaptive Multi-Rate - > Wideband (AMR-WB) Speech Codec (3GPP TS 26.204). > >-http://www.3gpp.org/ftp/Specs/html-info/26204.htm >+https://www.3gpp.org/ftp/Specs/html-info/26204.htm > > This package converts 3GPP TS 26.204 reference implementation of AMR-WB to a > shared library.
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
Flags:
tatsuki_makino
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 259203
: 228745 |
228746