Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 21:28:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384687 - head/multimedia/gnome-subtitles
Message-ID:  <201504242128.t3OLSl2N031698@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Apr 24 21:28:47 2015
New Revision: 384687
URL: https://svnweb.freebsd.org/changeset/ports/384687

Log:
  - Add CPE info
  - Fix WWW
  
  Approved by:	portmgr blanket

Modified:
  head/multimedia/gnome-subtitles/Makefile
  head/multimedia/gnome-subtitles/pkg-descr

Modified: head/multimedia/gnome-subtitles/Makefile
==============================================================================
--- head/multimedia/gnome-subtitles/Makefile	Fri Apr 24 21:19:39 2015	(r384686)
+++ head/multimedia/gnome-subtitles/Makefile	Fri Apr 24 21:28:47 2015	(r384687)
@@ -14,7 +14,8 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libenchant.so:${PORTSDIR}/textproc/enchant \
 		libgtkspell.so:${PORTSDIR}/textproc/gtkspell
 
-USES=		gmake mono pkgconfig libtool desktop-file-utils
+USES=		cpe gmake mono pkgconfig libtool desktop-file-utils
+CPE_VENDOR=	pedro_castro
 USE_GNOME=	gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
 USE_GSTREAMER1=	yes
 GNU_CONFIGURE=	yes

Modified: head/multimedia/gnome-subtitles/pkg-descr
==============================================================================
--- head/multimedia/gnome-subtitles/pkg-descr	Fri Apr 24 21:19:39 2015	(r384686)
+++ head/multimedia/gnome-subtitles/pkg-descr	Fri Apr 24 21:28:47 2015	(r384687)
@@ -2,4 +2,4 @@ Gnome Subtitles is a subtitle editor for
 most common text-based subtitle formats and allows for subtitle editing,
 translation and synchronization.
 
-WWW: http://gnome-subtitles.sourceforge.net
+WWW: http://gnome-subtitles.sourceforge.net/



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