Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2014 09:23:05 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359970 - head/audio/gsm
Message-ID:  <201407010923.s619N5uw065401@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407010923.s619N5uw065401>