From owner-svn-ports-head@FreeBSD.ORG Mon Oct 1 10:37:27 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 077181065670; Mon, 1 Oct 2012 10:37:27 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E6D258FC16; Mon, 1 Oct 2012 10:37:26 +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 q91AbQvr028833; Mon, 1 Oct 2012 10:37:26 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q91AbQjI028830; Mon, 1 Oct 2012 10:37:26 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201210011037.q91AbQjI028830@svn.freebsd.org> From: Guido Falsi Date: Mon, 1 Oct 2012 10:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305105 - head/graphics/vp X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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, 01 Oct 2012 10:37:27 -0000 Author: madpilot Date: Mon Oct 1 10:37:26 2012 New Revision: 305105 URL: http://svn.freebsd.org/changeset/ports/305105 Log: - Update to 1.8 - Update maintainer's email - Use xz compressed distfile - While here, trim Makefile headers PR: ports/172176 Submitted by: Erik Greenwald (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Modified: head/graphics/vp/Makefile (contents, props changed) head/graphics/vp/distinfo (contents, props changed) Modified: head/graphics/vp/Makefile ============================================================================== --- head/graphics/vp/Makefile Mon Oct 1 10:36:07 2012 (r305104) +++ head/graphics/vp/Makefile Mon Oct 1 10:37:26 2012 (r305105) @@ -1,21 +1,17 @@ -# New ports collection makefile for: vp -# Date created: Apr 13, 2001 -# Whom: Mark Pulford -# +# Created by: Mark Pulford # $FreeBSD$ -# PORTNAME= vp -PORTVERSION= 1.7 -PORTREVISION= 7 +PORTVERSION= 1.8 CATEGORIES= graphics -MASTER_SITES= http://bzflag.bz/~erik/files/ +MASTER_SITES= http://elfga.com/~erik/files/ -MAINTAINER= erik@bz.bzflag.bz +MAINTAINER= erik@elfga.com COMMENT= An image viewer for X USE_SDL= image GNU_CONFIGURE= yes +USE_XZ= yes MAN1= vp.1 PLIST_FILES= bin/vp Modified: head/graphics/vp/distinfo ============================================================================== --- head/graphics/vp/distinfo Mon Oct 1 10:36:07 2012 (r305104) +++ head/graphics/vp/distinfo Mon Oct 1 10:37:26 2012 (r305105) @@ -1,2 +1,2 @@ -SHA256 (vp-1.7.tar.gz) = f0787fd97bf084c14451561aa339d594b69c7aafb2d6c982f2e153be24da56c7 -SIZE (vp-1.7.tar.gz) = 117634 +SHA256 (vp-1.8.tar.xz) = 273ac41bb2a8bed5feec961147de4a0439c3fbf67f5251983ace547259f99cc7 +SIZE (vp-1.8.tar.xz) = 106360