From owner-svn-ports-all@FreeBSD.ORG Sun Dec 16 13:56:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 537D0E1E; Sun, 16 Dec 2012 13:56:56 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 383DC8FC13; Sun, 16 Dec 2012 13:56:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBGDuunw087342; Sun, 16 Dec 2012 13:56:56 GMT (envelope-from vanilla@svn.freebsd.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBGDutg3087340; Sun, 16 Dec 2012 13:56:55 GMT (envelope-from vanilla@svn.freebsd.org) Message-Id: <201212161356.qBGDutg3087340@svn.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 16 Dec 2012 13:56:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309007 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2012 13:56:56 -0000 Author: vanilla Date: Sun Dec 16 13:56:55 2012 New Revision: 309007 URL: http://svnweb.freebsd.org/changeset/ports/309007 Log: Upgrade to 3.4.1. Modified: head/graphics/libqrencode/Makefile head/graphics/libqrencode/distinfo Modified: head/graphics/libqrencode/Makefile ============================================================================== --- head/graphics/libqrencode/Makefile Sun Dec 16 13:47:16 2012 (r309006) +++ head/graphics/libqrencode/Makefile Sun Dec 16 13:56:55 2012 (r309007) @@ -1,13 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: libqrencode -# Date created: Dec 14, 2006 -# Whom: ijliao +# Created by: ijliao # # $FreeBSD$ -# PORTNAME= libqrencode -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://fukuchi.org/works/qrencode/ Modified: head/graphics/libqrencode/distinfo ============================================================================== --- head/graphics/libqrencode/distinfo Sun Dec 16 13:47:16 2012 (r309006) +++ head/graphics/libqrencode/distinfo Sun Dec 16 13:56:55 2012 (r309007) @@ -1,2 +1,2 @@ -SHA256 (qrencode-3.4.0.tar.gz) = f055c05d64d21fc6a9481ebef1be4f0aa8b4f1b2b2c354c34b906b6b00ceac47 -SIZE (qrencode-3.4.0.tar.gz) = 459138 +SHA256 (qrencode-3.4.1.tar.gz) = 5bb46ceda205e2d03656928e1657a91e63002c8723f08db4a903fc5e5e4425ba +SIZE (qrencode-3.4.1.tar.gz) = 459434