Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2012 21:06:07 -0600
From:      Zhihao Yuan <lichray@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164501: [UPDATE] pinpoint to 0.1.4
Message-ID:  <4f20c325.d638e70a.7ad7.25ae@mx.google.com>
Resent-Message-ID: <201201260310.q0Q3A13n048184@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164501
>Category:       ports
>Synopsis:       [UPDATE] pinpoint to 0.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 26 03:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD elitebook.hp 8.2-STABLE FreeBSD 8.2-STABLE #2 r230519: Tue Jan 24 22:28:11 CST 2012 lichray@elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64


	
>Description:
	
	Switch to xz; make portlint happier.
>How-To-Repeat:
	
>Fix:

	

--- pinpoint-0.1.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/pinpoint.orig/Makefile /usr/ports/graphics/pinpoint/Makefile
--- /usr/ports/graphics/pinpoint.orig/Makefile	2011-06-27 10:32:43.000000000 -0500
+++ /usr/ports/graphics/pinpoint/Makefile	2012-01-25 21:03:03.675239447 -0600
@@ -6,23 +6,23 @@
 #
 
 PORTNAME=	pinpoint
-DISTVERSION=	0.1.2
+DISTVERSION=	0.1.4
 CATEGORIES=	graphics
 MASTER_SITES=	GNOME
 
 MAINTAINER=	lichray@gmail.com
 COMMENT=	A tool for making hackers do excellent presentations
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	clutter-glx-1.0:${PORTSDIR}/graphics/clutter
 
-USE_BZIP2=	yes
+USE_XZ=		yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack librsvg2
 GNU_CONFIGURE=	yes
 
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
 OPTIONS=	GST "Enable live videos as slide backgrounds" off
 
 .include <bsd.port.options.mk>
diff -ruN --exclude=CVS /usr/ports/graphics/pinpoint.orig/distinfo /usr/ports/graphics/pinpoint/distinfo
--- /usr/ports/graphics/pinpoint.orig/distinfo	2011-06-27 10:32:43.000000000 -0500
+++ /usr/ports/graphics/pinpoint/distinfo	2012-01-25 21:01:16.716933732 -0600
@@ -1,2 +1,2 @@
-SHA256 (pinpoint-0.1.2.tar.bz2) = 365a566de86b69e483c92f608ec099a0ebcfac3a0e88072a49997db0b887bbed
-SIZE (pinpoint-0.1.2.tar.bz2) = 788823
+SHA256 (pinpoint-0.1.4.tar.xz) = 4559155e9dc61ee47256ef7f5b73e4cdecbfc1b2bd6b0a1ab45dfee64ae8b92b
+SIZE (pinpoint-0.1.4.tar.xz) = 763960
--- pinpoint-0.1.4.patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f20c325.d638e70a.7ad7.25ae>