aboutsummaryrefslogtreecommitdiff
path: root/audio/fpc-mad
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
commitf01cba6e50575183cf50dc87ded17319b63e1a14 (patch)
tree6ef0e1020a116341931d3335d3863622b9586ead /audio/fpc-mad
parentc502e77d8f318117c0982f8999f2e243e8ef511c (diff)
downloadports-f01cba6e50575183cf50dc87ded17319b63e1a14.tar.gz
ports-f01cba6e50575183cf50dc87ded17319b63e1a14.zip
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
Notes
Notes: svn path=/head/; revision=403082
Diffstat (limited to 'audio/fpc-mad')
-rw-r--r--audio/fpc-mad/Makefile1
-rw-r--r--audio/fpc-mad/files/patch-packages_mad_fpmake.pp11
-rw-r--r--audio/fpc-mad/pkg-plist3
3 files changed, 12 insertions, 3 deletions
diff --git a/audio/fpc-mad/Makefile b/audio/fpc-mad/Makefile
index ebc3da1d8453..e1063450b5cc 100644
--- a/audio/fpc-mad/Makefile
+++ b/audio/fpc-mad/Makefile
@@ -1,7 +1,6 @@
# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
-PORTREVISION= 2
CATEGORIES= audio lang
PKGNAMESUFFIX= -mad
diff --git a/audio/fpc-mad/files/patch-packages_mad_fpmake.pp b/audio/fpc-mad/files/patch-packages_mad_fpmake.pp
new file mode 100644
index 000000000000..11910f3c1466
--- /dev/null
+++ b/audio/fpc-mad/files/patch-packages_mad_fpmake.pp
@@ -0,0 +1,11 @@
+--- packages/mad/fpmake.pp.orig 2015-08-29 16:37:05 UTC
++++ packages/mad/fpmake.pp
+@@ -17,7 +17,7 @@ begin
+ P.Directory:=ADirectory;
+ {$endif ALLPACKAGES}
+ P.Version:='3.0.0';
+- P.OSes := [linux,win32,win64,wii];
++ P.OSes := [linux,win32,win64,wii,freebsd,dragonfly];
+ P.SourcePath.Add('src');
+
+ T:=P.Targets.AddUnit('mad.pas');
diff --git a/audio/fpc-mad/pkg-plist b/audio/fpc-mad/pkg-plist
index 62d70b2e6357..ae4314206041 100644
--- a/audio/fpc-mad/pkg-plist
+++ b/audio/fpc-mad/pkg-plist
@@ -1,4 +1,3 @@
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/mad/Package.fpc
+lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/mad.fpm
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/mad/mad.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/mad/mad.ppu
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/mad/libpmad.a