aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2009-12-31 00:02:32 +0800
committerehaupt <ehaupt@FreeBSD.org>2009-12-31 00:02:32 +0800
commit3b5bf3de189f022761dccac1551609203d3d4f83 (patch)
tree2a5d89c8e12e6af17f39aa558f350a4e886409a3 /audio
parent857ec0cee37b2086dc530726454c31069f4a7332 (diff)
downloadfreebsd-ports-gnome-3b5bf3de189f022761dccac1551609203d3d4f83.tar.gz
freebsd-ports-gnome-3b5bf3de189f022761dccac1551609203d3d4f83.tar.zst
freebsd-ports-gnome-3b5bf3de189f022761dccac1551609203d3d4f83.zip
Update to 0.95
Diffstat (limited to 'audio')
-rw-r--r--audio/sfront/Makefile25
-rw-r--r--audio/sfront/distinfo6
2 files changed, 12 insertions, 19 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index f4a7f2473c2d..a9e492486e15 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -6,34 +6,27 @@
#
PORTNAME= sfront
-PORTVERSION= 0.91
-PORTREVISION= 1
+PORTVERSION= 0.95
CATEGORIES= audio
MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A translator that converts MP4-SA files into efficient C programs
-PORTDOCS= book sfman
-
-WRKSRC= ${WRKDIR}/${PORTNAME}/src
-
USE_BISON= build
MAKE_JOBS_SAFE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
-
ALL_TARGET= ${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}/src
+
+PLIST_FILES= bin/sfront
+
+post-patch:
+ @${REINPLACE_CMD} -E '/^(OPT|CC|DBUG)/d' ${WRKSRC}/Makefile
+
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/sfront ${PREFIX}/bin
- ${CP} -R ${WRKDIR}/sfront/examples/ ${EXAMPLESDIR}
-
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for d in ${PORTDOCS}
- ${CP} -R ${WRKDIR}/sfront/${d} ${DOCSDIR}/
-.endfor
-.endif
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/audio/sfront/distinfo b/audio/sfront/distinfo
index e138343dfd46..6b6696e8e53f 100644
--- a/audio/sfront/distinfo
+++ b/audio/sfront/distinfo
@@ -1,3 +1,3 @@
-MD5 (sfront-0.91.tar.gz) = 68a38fc406fc4588aa6f68309bc574bf
-SHA256 (sfront-0.91.tar.gz) = 128fd4adf22008a8da28a5a1f02a1f5d149a773f39f1660404b16d79b45a2f4f
-SIZE (sfront-0.91.tar.gz) = 4750735
+MD5 (sfront-0.95.tar.gz) = 3dd2c79c08aa07c4a5db807bf05dcc82
+SHA256 (sfront-0.95.tar.gz) = 2f1f98744f799f51859e060c7f90155ac57956ba5e47ab69722512bcdac0ab8a
+SIZE (sfront-0.95.tar.gz) = 5086368