svn commit: r384687 - head/multimedia/gnome-subtitles
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Apr 24 21:28:48 UTC 2015
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/
More information about the svn-ports-head
mailing list