FreeBSD Bugzilla – Attachment 228743 Details for
Bug 259202
audio/libamrnb: cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for audio/libamrnb
patch-libamrnb-11.0.0.0_2,2.diff (text/plain), 2.31 KB, created by
Tatsuki Makino
on 2021-10-16 09:34:02 UTC
(
hide
)
Description:
patch for audio/libamrnb
Filename:
MIME Type:
Creator:
Tatsuki Makino
Created:
2021-10-16 09:34:02 UTC
Size:
2.31 KB
patch
obsolete
>diff --git audio/libamrnb/Makefile audio/libamrnb/Makefile >index 05929e6430..9250f5e91d 100644 >--- audio/libamrnb/Makefile >+++ audio/libamrnb/Makefile >@@ -1,13 +1,13 @@ > # Created by: Tatsuki Makino <tatsuki_makino@hotmail.com> > > PORTNAME= libamrnb >-PORTVERSION= 11.0.0.0 >-PORTREVISION= 1 >+DISTVERSION= 11.0.0.0 >+PORTREVISION= 2 > PORTEPOCH= 2 > CATEGORIES= audio > MASTER_SITES= http://www.penguin.cz/~utx/ftp/amr/ \ >- http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/:SRC26104 >-DISTNAME= amrnb-${DISTVERSION} >+ https://www.3gpp.org/ftp/Specs/archive/26_series/26.104/:SRC26104 >+DISTNAME= amrnb-${DISTVERSIONFULL} > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SRC26104}:SRC26104 > DIST_SUBDIR= ${PORTNAME} > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} >@@ -20,15 +20,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= ${SRC26104} >+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/libamrnb/distinfo audio/libamrnb/distinfo >index bd01c083eb..6f277661b4 100644 >--- audio/libamrnb/distinfo >+++ audio/libamrnb/distinfo >@@ -1,3 +1,4 @@ >+TIMESTAMP = 1632279600 > SHA256 (libamrnb/amrnb-11.0.0.0.tar.bz2) = 3890004b665278b963ecaae2dc1321dcee29c53ea9d91aaf18d9286105e0f1e1 > SIZE (libamrnb/amrnb-11.0.0.0.tar.bz2) = 244917 > SHA256 (libamrnb/26104-b00.zip) = 23df8b24b0f009783027b8eef5fa8225ec71f859f2704bdb06829f09018cc8f1 >diff --git audio/libamrnb/pkg-descr audio/libamrnb/pkg-descr >index c5499a57b7..bf57a496e2 100644 >--- audio/libamrnb/pkg-descr >+++ audio/libamrnb/pkg-descr >@@ -3,7 +3,7 @@ > 3GPP released reference implementation of 3GPP Adaptive Multi-Rate > Floating-point (AMR) Speech Codec (3GPP TS 26.104). > >-http://www.3gpp.org/ftp/Specs/html-info/26104.htm >+https://www.3gpp.org/ftp/Specs/html-info/26104.htm > > This package converts 3GPP TS 26.104 reference implementation of AMR-NB 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 259202
: 228743 |
228744