ports/185992: Start using github for graphics/npretty

Peter Ankerstål peter at pean.org
Wed Jan 22 10:30:01 UTC 2014


>Number:         185992
>Category:       ports
>Synopsis:       Start using github for graphics/npretty
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 22 10:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Peter Ankerstål
>Release:        FreeBSD 10
>Organization:
>Environment:
FreeBSD torus.pean.org 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260700: Thu Jan 16 06:41:43 CET 2014     root at torus.pean.org:/usr/obj/usr/src/sys/TORUS  amd64
>Description:
npretty has moved to github. 
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
--- Makefile    (revision 340702)
+++ Makefile    (working copy)
@@ -2,15 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=      npretty
-PORTVERSION=   0.9.3
-PORTREVISION=  7
+PORTVERSION=   0.9.3.1.20140122
+PORTREVISION=  1
 CATEGORIES=    graphics
-MASTER_SITES=  http://www.pulia.nu/code/projects/npretty/ \
-               ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@}
 
 MAINTAINER=    peter at pean.org
 COMMENT=       A simple web-gallery generator written in perl
 
+USE_GITHUB=    yes
+GH_ACCOUNT=    gammy
+GH_COMMIT=     9b141d1
+GH_TAGNAME=    ${GH_COMMIT}
+
 RUN_DEPENDS=   p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \
                convert:${PORTSDIR}/graphics/ImageMagick \
                p5-forks>=0:${PORTSDIR}/devel/p5-forks
Index: distinfo
===================================================================
--- distinfo    (revision 340702)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (npretty-0.9.3.tar.gz) = a063c31e7f2970f06de5425164fe4fa02637049f1b1f3833c686a76f6cad6616
-SIZE (npretty-0.9.3.tar.gz) = 41014
+SHA256 (npretty-0.9.3.1.20140122.tar.gz) = 5e08e792070782076ef524c42ae4be8e402996ee11c73ea8fe1ced1e373ca835
+SIZE (npretty-0.9.3.1.20140122.tar.gz) = 40988


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list