From nobody@FreeBSD.org  Sat Feb 18 19:08:17 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2D367106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 18 Feb 2012 19:08:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 184CB8FC22
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 18 Feb 2012 19:08:17 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1IJ8GiU071698
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 18 Feb 2012 19:08:16 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q1IJ8GMJ071697;
	Sat, 18 Feb 2012 19:08:16 GMT
	(envelope-from nobody)
Message-Id: <201202181908.q1IJ8GMJ071697@red.freebsd.org>
Date: Sat, 18 Feb 2012 19:08:16 GMT
From: Matthew Donovan <kitche@kitchetech.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update sterm to 0.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         165274
>Category:       ports
>Synopsis:       Update sterm to 0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 18 19:10:10 UTC 2012
>Closed-Date:    Wed Feb 22 13:00:40 UTC 2012
>Last-Modified:  Wed Feb 22 13:00:40 UTC 2012
>Originator:     Matthew Donovan
>Release:        FreeBSD 9.0-Release
>Organization:
>Environment:
>Description:
Patch that is attached is to update sterm to version 0.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN sterm.orig/Makefile sterm/Makefile
--- sterm.orig/Makefile	2012-02-18 13:59:21.746397521 -0500
+++ sterm/Makefile	2012-02-18 13:55:52.244571215 -0500
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	sterm
-PORTVERSION=	0.0.20110401
+PORTVERSION=	0.2
 CATEGORIES=	x11
-MASTER_SITES=	http://kitchetech.com/port/distfile/ \
-		LOCAL/martymac
+MASTER_SITES=	http://dl.suckless.org/st/
 
-MAINTAINER=	kitchetech@gmail.com
+MAINTAINER=	kitche@kitchetech.com
 COMMENT=	A simple X terminal
 
 RUN_DEPENDS=	${LOCALBASE}/share/misc/terminfo.db:${PORTSDIR}/devel/ncurses
 
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
+DISTNAME=	st-${PORTVERSION}
 USE_XORG=	x11
 
 MAN1=	st.1
diff -ruN sterm.orig/distinfo sterm/distinfo
--- sterm.orig/distinfo	2012-02-18 13:59:21.746397521 -0500
+++ sterm/distinfo	2012-02-18 13:53:02.485399030 -0500
@@ -1,2 +1,2 @@
-SHA256 (sterm-0.0.20110401.tar.gz) = 966a9f30b5112b5f30a17ab2016947b2027f892aa19e486ca7d96ebab1cc8863
-SIZE (sterm-0.0.20110401.tar.gz) = 17303
+SHA256 (st-0.2.tar.gz) = 80e68ee5442188becaf02e2197fe93d0b53c78d770d87cef2e7496ee6ae7383f
+SIZE (st-0.2.tar.gz) = 19421


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: makc 
Responsible-Changed-When: Sun Feb 19 19:55:38 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165274 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165274: commit references a PR
Date: Wed, 22 Feb 2012 11:08:32 +0000 (UTC)

 makc        2012-02-22 11:08:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/sterm            Makefile distinfo 
   Log:
   Update to 0.2
   Update maintainer address
   
   PR:             ports/165274
   Submitted by:   Matthew Donovan (maintainer)
   
   Revision  Changes    Path
   1.2       +6 -7      ports/x11/sterm/Makefile
   1.2       +2 -2      ports/x11/sterm/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Wed Feb 22 13:00:38 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Please check ports with 
ports-mgmt/portlint before submitting. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165274 
>Unformatted:
