From owner-svn-ports-head@FreeBSD.ORG Tue Oct 16 14:03:03 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B96DACE; Tue, 16 Oct 2012 14:03:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 348948FC12; Tue, 16 Oct 2012 14:03:03 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9GE33YW053730; Tue, 16 Oct 2012 14:03:03 GMT (envelope-from vanilla@svn.freebsd.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9GE32Ym053725; Tue, 16 Oct 2012 14:03:03 GMT (envelope-from vanilla@svn.freebsd.org) Message-Id: <201210161403.q9GE32Ym053725@svn.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 16 Oct 2012 14:03:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305972 - head/graphics/libqrencode 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.14 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: Tue, 16 Oct 2012 14:03:03 -0000 Author: vanilla Date: Tue Oct 16 14:03:02 2012 New Revision: 305972 URL: http://svn.freebsd.org/changeset/ports/305972 Log: Upgrade to 3.4.0. Feature safe: yes Modified: head/graphics/libqrencode/Makefile head/graphics/libqrencode/distinfo Modified: head/graphics/libqrencode/Makefile ============================================================================== --- head/graphics/libqrencode/Makefile Tue Oct 16 13:35:28 2012 (r305971) +++ head/graphics/libqrencode/Makefile Tue Oct 16 14:03:02 2012 (r305972) @@ -7,8 +7,8 @@ # PORTNAME= libqrencode -PORTVERSION= 3.3.1 -PORTREVISION= 1 +PORTVERSION= 3.4.0 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://fukuchi.org/works/qrencode/ DISTNAME= qrencode-${PORTVERSION} @@ -18,11 +18,12 @@ COMMENT= A C library for encoding data i LIB_DEPENDS= png15:${PORTSDIR}/graphics/png -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes +USE_GNOME= gnomehack +USE_LDCONFIG= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include -USE_LDCONFIG= yes MAN1= qrencode.1 Modified: head/graphics/libqrencode/distinfo ============================================================================== --- head/graphics/libqrencode/distinfo Tue Oct 16 13:35:28 2012 (r305971) +++ head/graphics/libqrencode/distinfo Tue Oct 16 14:03:02 2012 (r305972) @@ -1,2 +1,2 @@ -SHA256 (qrencode-3.3.1.tar.gz) = 82d279623fbcf337d00a62e541ec3c7eb6820cd256bc46a09f2bf5f62c1c3795 -SIZE (qrencode-3.3.1.tar.gz) = 446407 +SHA256 (qrencode-3.4.0.tar.gz) = f055c05d64d21fc6a9481ebef1be4f0aa8b4f1b2b2c354c34b906b6b00ceac47 +SIZE (qrencode-3.4.0.tar.gz) = 459138