mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.4
PR: 35063 Submitted by: maintainer, naddy
This commit is contained in:
parent
3ff4594f4d
commit
f1ab6f3488
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54836
3 changed files with 14 additions and 4 deletions
|
@ -6,13 +6,13 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= shorten
|
PORTNAME= shorten
|
||||||
PORTVERSION= 3.3
|
PORTVERSION= 3.4
|
||||||
CATEGORIES= audio archivers
|
CATEGORIES= audio archivers
|
||||||
MASTER_SITES= http://shnutils.etree.org/misc/
|
MASTER_SITES= http://shnutils.etree.org/shorten/source/
|
||||||
|
|
||||||
MAINTAINER= sec@42.org
|
MAINTAINER= sec@42.org
|
||||||
|
|
||||||
RESTRICTED= "May not be sold."
|
RESTRICTED= "May not be sold, may not be used commercially."
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (shorten-3.3.tar.gz) = 1db8d2d9f70892538c1c273e3d9c665f
|
MD5 (shorten-3.4.tar.gz) = 16d459939544442d6a30175c0bf69e93
|
||||||
|
|
10
audio/shorten/files/patch-include::binary.h
Normal file
10
audio/shorten/files/patch-include::binary.h
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- include/binary.h.orig Sun Feb 17 16:45:30 2002
|
||||||
|
+++ include/binary.h Sun Feb 17 16:45:35 2002
|
||||||
|
@@ -10,7 +10,6 @@
|
||||||
|
#include <limits.h>
|
||||||
|
#include <assert.h>
|
||||||
|
#include <math.h>
|
||||||
|
-#include <malloc.h>
|
||||||
|
|
||||||
|
|
||||||
|
#if defined _WIN32 || defined __TURBOC__ || defined __ZTC__ || defined _MSC_VER
|
Loading…
Add table
Reference in a new issue