svn commit: r305105 - head/graphics/vp

Guido Falsi madpilot at FreeBSD.org
Mon Oct 1 10:37:27 UTC 2012


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 at 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 at kyne.com.au>
-#
+# Created by: Mark Pulford <mark at 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 at bz.bzflag.bz
+MAINTAINER=	erik at 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



More information about the svn-ports-all mailing list