Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Apr 2012 21:32:58 +0800 (CST)
From:      Lung-Pin Chang <changlp@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166640: [PATCH] www/gist: update to 3.1.0, take maintainership
Message-ID:  <20120404133258.5EBC69B48D@Archon.iamben.csie.net>
Resent-Message-ID: <201204041340.q34De5bY026065@freefall.freebsd.org>

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

>Number:         166640
>Category:       ports
>Synopsis:       [PATCH] www/gist: update to 3.1.0, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 04 13:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Lung-Pin Chang
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD Archon.iamben.csie.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
- Update to 3.1.0

- Take maintainership

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- gist-3.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/gist/Makefile /home/iamben/tmp/ports/www/gist/Makefile
--- /usr/ports/www/gist/Makefile	2012-01-09 22:47:33.000000000 +0800
+++ /home/iamben/tmp/ports/www/gist/Makefile	2012-04-04 21:27:46.317003237 +0800
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	gist
-PORTVERSION=	2.0.3
+PORTVERSION=	3.1.0
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/defunkt/${PORTNAME}/raw/v${PORTVERSION}/
 DISTNAME=	gist
 EXTRACT_SUFX=
 EXTRACT_ONLY=
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	changlp@cs.nctu.edu.tw
 COMMENT=	A gist pastebin posting command
 
 CONFLICTS=	p5-App-gist-[0-9]*
diff -ruN --exclude=CVS /usr/ports/www/gist/distinfo /home/iamben/tmp/ports/www/gist/distinfo
--- /usr/ports/www/gist/distinfo	2011-05-22 01:52:28.000000000 +0800
+++ /home/iamben/tmp/ports/www/gist/distinfo	2012-04-04 21:29:28.072002490 +0800
@@ -1,2 +1,2 @@
-SHA256 (gist) = 5089b3b300d16a83b54c7ddf5dfc3561cadda35dae4a002bc66d888526ef9033
-SIZE (gist) = 17761
+SHA256 (gist) = c2535784d0d113487681421d4ddf5d05e8d58d13a930657256b541ceb5d15163
+SIZE (gist) = 47033
--- gist-3.1.0.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?20120404133258.5EBC69B48D>