From owner-svn-ports-head@freebsd.org Mon Oct 10 10:30:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83292C06E17; Mon, 10 Oct 2016 10:30:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4473982B; Mon, 10 Oct 2016 10:30:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9AAUSoh017547; Mon, 10 Oct 2016 10:30:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9AAUSRv017543; Mon, 10 Oct 2016 10:30:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201610101030.u9AAUSRv017543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 10 Oct 2016 10:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423644 - in head/graphics/liblqr-1: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 10:30:29 -0000 Author: amdmi3 Date: Mon Oct 10 10:30:27 2016 New Revision: 423644 URL: https://svnweb.freebsd.org/changeset/ports/423644 Log: - Update to 0.4.2 - Add LICENSE - Regenerate patches Deleted: head/graphics/liblqr-1/files/patch-configure Modified: head/graphics/liblqr-1/Makefile head/graphics/liblqr-1/distinfo head/graphics/liblqr-1/files/patch-examples-Makefile head/graphics/liblqr-1/pkg-plist Modified: head/graphics/liblqr-1/Makefile ============================================================================== --- head/graphics/liblqr-1/Makefile Mon Oct 10 10:20:55 2016 (r423643) +++ head/graphics/liblqr-1/Makefile Mon Oct 10 10:30:27 2016 (r423644) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= liblqr-1 -DISTVERSION= 0.4.1 -PORTREVISION= 8 +PORTVERSION= 0.4.2 CATEGORIES= graphics MASTER_SITES= http://liblqr.wdfiles.com/local--files/en:download-page/ \ http://mirror.amdmi3.ru/distfiles/ @@ -11,6 +10,9 @@ MASTER_SITES= http://liblqr.wdfiles.com/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Easy to use C/C++ seam carving library +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/COPYING.LESSER + USES= tar:bzip2 gettext gmake pkgconfig libtool GNU_CONFIGURE= yes USE_GNOME= glib20 Modified: head/graphics/liblqr-1/distinfo ============================================================================== --- head/graphics/liblqr-1/distinfo Mon Oct 10 10:20:55 2016 (r423643) +++ head/graphics/liblqr-1/distinfo Mon Oct 10 10:30:27 2016 (r423644) @@ -1,2 +1,3 @@ -SHA256 (liblqr-1-0.4.1.tar.bz2) = 9fda316804a4fa0a07184483a4b488611963340610615ea9cc25f6f31407e909 -SIZE (liblqr-1-0.4.1.tar.bz2) = 347474 +TIMESTAMP = 1476029434 +SHA256 (liblqr-1-0.4.2.tar.bz2) = 173a822efd207d72cda7d7f4e951c5000f31b10209366ff7f0f5972f7f9ff137 +SIZE (liblqr-1-0.4.2.tar.bz2) = 344739 Modified: head/graphics/liblqr-1/files/patch-examples-Makefile ============================================================================== --- head/graphics/liblqr-1/files/patch-examples-Makefile Mon Oct 10 10:20:55 2016 (r423643) +++ head/graphics/liblqr-1/files/patch-examples-Makefile Mon Oct 10 10:30:27 2016 (r423644) @@ -1,6 +1,6 @@ ---- examples/Makefile.orig 2009-05-09 20:41:30.000000000 +0400 -+++ examples/Makefile 2009-05-12 20:52:42.000000000 +0400 -@@ -63,17 +63,17 @@ +--- examples/Makefile.orig 2009-05-09 16:41:30 UTC ++++ examples/Makefile +@@ -63,17 +63,17 @@ all: $(tt1out) $(tt2out) # linking $(tt1out) : $(tt1obj) Modified: head/graphics/liblqr-1/pkg-plist ============================================================================== --- head/graphics/liblqr-1/pkg-plist Mon Oct 10 10:20:55 2016 (r423643) +++ head/graphics/liblqr-1/pkg-plist Mon Oct 10 10:30:27 2016 (r423644) @@ -13,7 +13,7 @@ include/lqr-1/lqr/lqr_vmap_list_pub.h include/lqr-1/lqr/lqr_vmap_pub.h lib/liblqr-1.so lib/liblqr-1.so.0 -lib/liblqr-1.so.0.3.1 +lib/liblqr-1.so.0.3.2 libdata/pkgconfig/lqr-1.pc %%HTMLDOCS%%%%DOCSDIR%%/Introduction.html %%HTMLDOCS%%%%DOCSDIR%%/about-this-doc.html