svn commit: r382962 - head/graphics/npretty

Bartek Rutkowski robak at FreeBSD.org
Wed Apr 1 22:12:44 UTC 2015


Author: robak
Date: Wed Apr  1 22:12:42 2015
New Revision: 382962
URL: https://svnweb.freebsd.org/changeset/ports/382962

Log:
  graphics/npretty: update 0.9.3 -> 0.9.3.1
  
  - Convert to USE_GITGUB
  
  PR:		185992
  Submitted by:	Peter Ankerstal <peter at pean.org>

Modified:
  head/graphics/npretty/Makefile
  head/graphics/npretty/distinfo

Modified: head/graphics/npretty/Makefile
==============================================================================
--- head/graphics/npretty/Makefile	Wed Apr  1 22:08:58 2015	(r382961)
+++ head/graphics/npretty/Makefile	Wed Apr  1 22:12:42 2015	(r382962)
@@ -2,11 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	npretty
-PORTVERSION=	0.9.3
-PORTREVISION=	10
+PORTVERSION=	0.9.3.1
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.pulia.nu/code/projects/npretty/ \
-		${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@}
 
 MAINTAINER=	peter at pean.org
 COMMENT=	Simple web-gallery generator written in perl
@@ -17,6 +14,10 @@ RUN_DEPENDS=	p5-Image-ExifTool>=0:${PORT
 		p5-forks>=0:${PORTSDIR}/devel/p5-forks
 LIB_DEPENDS=	libMagickCore-6.so:${PORTSDIR}/graphics/ImageMagick
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	gammy
+GH_TAGNAME=	n0.9.3-1
+
 NO_BUILD=	yes
 USES=		perl5 shebangfix
 USE_PERL5=	run

Modified: head/graphics/npretty/distinfo
==============================================================================
--- head/graphics/npretty/distinfo	Wed Apr  1 22:08:58 2015	(r382961)
+++ head/graphics/npretty/distinfo	Wed Apr  1 22:12:42 2015	(r382962)
@@ -1,2 +1,2 @@
-SHA256 (npretty-0.9.3.tar.gz) = a063c31e7f2970f06de5425164fe4fa02637049f1b1f3833c686a76f6cad6616
-SIZE (npretty-0.9.3.tar.gz) = 41014
+SHA256 (gammy-npretty-0.9.3.1-n0.9.3-1_GH0.tar.gz) = 3c30ed08b8e282ac26fc9a97cc47c26642a7dc784b3ec74eda1dac3edcfe8bc5
+SIZE (gammy-npretty-0.9.3.1-n0.9.3-1_GH0.tar.gz) = 40987


More information about the svn-ports-all mailing list