svn commit: r359970 - head/audio/gsm
Guido Falsi
madpilot at FreeBSD.org
Tue Jul 1 09:23:06 UTC 2014
Author: madpilot
Date: Tue Jul 1 09:23:05 2014
New Revision: 359970
URL: http://svnweb.freebsd.org/changeset/ports/359970
QAT: https://qat.redports.org/buildarchive/r359970/
Log:
Fix staging orphans.
PR: 191519
Submitted by: me
Approved by: Mikhail Tsatsenko <m.tsatsenko at gmail.com> (maintainer, via email)
Modified:
head/audio/gsm/Makefile
head/audio/gsm/pkg-plist
Modified: head/audio/gsm/Makefile
==============================================================================
--- head/audio/gsm/Makefile Tue Jul 1 09:13:27 2014 (r359969)
+++ head/audio/gsm/Makefile Tue Jul 1 09:23:05 2014 (r359970)
@@ -3,6 +3,7 @@
PORTNAME= gsm
PORTVERSION= 1.0.13
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \
http://www.imagemagick.org/download/delegates/ffmpeg/ \
Modified: head/audio/gsm/pkg-plist
==============================================================================
--- head/audio/gsm/pkg-plist Tue Jul 1 09:13:27 2014 (r359969)
+++ head/audio/gsm/pkg-plist Tue Jul 1 09:23:05 2014 (r359970)
@@ -1,4 +1,6 @@
+bin/tcat
bin/toast
+bin/untoast
@exec ln -sf %f %B/tcat
@exec ln -sf %f %B/untoast
@rmtry bin/tcat
More information about the svn-ports-all
mailing list