Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2016 10:18:30 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408468 - head/textproc/libcroco
Message-ID:  <201602081018.u18AIUkL041677@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon Feb  8 10:18:29 2016
New Revision: 408468
URL: https://svnweb.freebsd.org/changeset/ports/408468

Log:
  Update libcroco to 0.6.11.
  
   * Drop packaging of the .la file.
   * Enable stripping.
  
  Obtained from:	gnome devel repo

Modified:
  head/textproc/libcroco/Makefile
  head/textproc/libcroco/distinfo
  head/textproc/libcroco/pkg-plist

Modified: head/textproc/libcroco/Makefile
==============================================================================
--- head/textproc/libcroco/Makefile	Mon Feb  8 09:31:37 2016	(r408467)
+++ head/textproc/libcroco/Makefile	Mon Feb  8 10:18:29 2016	(r408468)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcroco
-PORTVERSION=	0.6.8
-PORTREVISION=	2
+PORTVERSION=	0.6.11
 CATEGORIES=	textproc gnome
 MASTER_SITES=	GNOME
 
@@ -13,10 +12,11 @@ COMMENT=	CSS2 parsing library
 LICENSE=	LGPL21
 
 GNU_CONFIGURE=	yes
-USES=		gettext gmake libtool:keepla pathfix pkgconfig tar:xz
+USES=		gettext gmake gnome libtool pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
 USE_GNOME=	glib20 libxml2
 CONFIGURE_ARGS=	--disable-gtk-doc-html
+INSTALL_TARGET=	install-strip
 
 PLIST_SUB=	VERSION="0.6"
 

Modified: head/textproc/libcroco/distinfo
==============================================================================
--- head/textproc/libcroco/distinfo	Mon Feb  8 09:31:37 2016	(r408467)
+++ head/textproc/libcroco/distinfo	Mon Feb  8 10:18:29 2016	(r408468)
@@ -1,2 +1,2 @@
-SHA256 (libcroco-0.6.8.tar.xz) = ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570
-SIZE (libcroco-0.6.8.tar.xz) = 464992
+SHA256 (libcroco-0.6.11.tar.xz) = 132b528a948586b0dfa05d7e9e059901bca5a3be675b6071a90a90b81ae5a056
+SIZE (libcroco-0.6.11.tar.xz) = 477312

Modified: head/textproc/libcroco/pkg-plist
==============================================================================
--- head/textproc/libcroco/pkg-plist	Mon Feb  8 09:31:37 2016	(r408467)
+++ head/textproc/libcroco/pkg-plist	Mon Feb  8 10:18:29 2016	(r408468)
@@ -29,7 +29,6 @@ include/libcroco-%%VERSION%%/libcroco/cr
 include/libcroco-%%VERSION%%/libcroco/libcroco-config.h
 include/libcroco-%%VERSION%%/libcroco/libcroco.h
 lib/libcroco-%%VERSION%%.a
-lib/libcroco-%%VERSION%%.la
 lib/libcroco-%%VERSION%%.so
 lib/libcroco-%%VERSION%%.so.3
 lib/libcroco-%%VERSION%%.so.3.0.1
@@ -37,7 +36,7 @@ libdata/pkgconfig/libcroco-%%VERSION%%.p
 share/gtk-doc/html/libcroco/ch01.html
 share/gtk-doc/html/libcroco/home.png
 share/gtk-doc/html/libcroco/index.html
-share/gtk-doc/html/libcroco/index.sgml
+share/gtk-doc/html/libcroco/left-insensitive.png
 share/gtk-doc/html/libcroco/left.png
 share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html
 share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html
@@ -67,6 +66,8 @@ share/gtk-doc/html/libcroco/libcroco-cr-
 share/gtk-doc/html/libcroco/libcroco-cr-utils.html
 share/gtk-doc/html/libcroco/libcroco-libcroco-config.html
 share/gtk-doc/html/libcroco/libcroco.devhelp2
+share/gtk-doc/html/libcroco/right-insensitive.png
 share/gtk-doc/html/libcroco/right.png
 share/gtk-doc/html/libcroco/style.css
+share/gtk-doc/html/libcroco/up-insensitive.png
 share/gtk-doc/html/libcroco/up.png



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