svn commit: r362278 - head/audio/gsm

Tijl Coosemans tijl at FreeBSD.org
Sat Jul 19 18:56:10 UTC 2014


Author: tijl
Date: Sat Jul 19 18:56:09 2014
New Revision: 362278
URL: http://svnweb.freebsd.org/changeset/ports/362278
QAT: https://qat.redports.org/buildarchive/r362278/

Log:
  Fix pkg-plist
  
  PR:		191971

Modified:
  head/audio/gsm/Makefile
  head/audio/gsm/pkg-plist

Modified: head/audio/gsm/Makefile
==============================================================================
--- head/audio/gsm/Makefile	Sat Jul 19 18:41:16 2014	(r362277)
+++ head/audio/gsm/Makefile	Sat Jul 19 18:56:09 2014	(r362278)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gsm
 PORTVERSION=	1.0.13
-PORTREVISION=	1
+PORTREVISION=	2
 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	Sat Jul 19 18:41:16 2014	(r362277)
+++ head/audio/gsm/pkg-plist	Sat Jul 19 18:56:09 2014	(r362278)
@@ -1,10 +1,6 @@
 bin/tcat
 bin/toast
 bin/untoast
- at exec ln -sf %f %B/tcat
- at exec ln -sf %f %B/untoast
- at rmtry bin/tcat
- at rmtry bin/untoast
 include/gsm.h
 lib/libgsm.a
 lib/libgsm.so


More information about the svn-ports-all mailing list