Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167561624
D12461.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12461.id.diff
View Options
Index: head/devel/cutter/Makefile
===================================================================
--- head/devel/cutter/Makefile
+++ head/devel/cutter/Makefile
@@ -2,22 +2,27 @@
# $FreeBSD$
PORTNAME= cutter
-PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTVERSION= 1.2.5
CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= romain@FreeBSD.org
COMMENT= Unit Testing Framework for C and C++
+LICENSE= LGPL3+
+LICENSE_FILE= ${WRKSRC}/license/lgpl-3.txt
+
LIB_DEPENDS= libcairo.so:graphics/cairo \
- libpangocairo-1.0.so:x11-toolkits/pango
+ libpangocairo-1.0.so:x11-toolkits/pango \
+ libgstbase-1.0.so:multimedia/gstreamer1 \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2
CPPFLAGS+= "-I${LOCALBASE}/include"
CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
GNU_CONFIGURE= yes
USES= gettext gmake libtool pathfix pkgconfig
-USE_GNOME= intlhack glib20 gtk20
+USE_GNOME= intlhack gdkpixbuf2 glib20 gtk20
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
Index: head/devel/cutter/distinfo
===================================================================
--- head/devel/cutter/distinfo
+++ head/devel/cutter/distinfo
@@ -1,2 +1,3 @@
-SHA256 (cutter-1.2.4.tar.gz) = b917a5b67b1d5f24458db5ab177dc11d23b47f04f9cb7eef757f456483c629c6
-SIZE (cutter-1.2.4.tar.gz) = 2523951
+TIMESTAMP = 1476636319
+SHA256 (cutter-1.2.5.tar.gz) = e53613445e8fe20173a656db5a70a7eb0c4586be1d9f33dc93e2eddd2f646b20
+SIZE (cutter-1.2.5.tar.gz) = 2758243
Index: head/devel/cutter/pkg-plist
===================================================================
--- head/devel/cutter/pkg-plist
+++ head/devel/cutter/pkg-plist
@@ -112,6 +112,7 @@
lib/cutter/module/stream/xml.so
lib/cutter/module/ui/console.so
lib/cutter/module/ui/gtk.so
+lib/gstreamer-1.0/libgstcuttertest.so
lib/libcppcutter.so
lib/libcppcutter.so.0
lib/libcppcutter.so.0.1.0
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 4:57 PM (1 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37152894
Default Alt Text
D12461.id.diff (1 KB)
Attached To
Mode
D12461: Update cutter to the latest version
Attached
Detach File
Event Timeline
Log In to Comment