Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2012 10:37:26 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305105 - head/graphics/vp
Message-ID:  <201210011037.q91AbQjI028830@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <erik@bz.bzflag.bz> (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 <mark@kyne.com.au>
-#
+# Created by: Mark Pulford <mark@kyne.com.au>
 # $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



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