Date: Sat, 18 Feb 2012 19:08:16 GMT From: Matthew Donovan <kitche@kitchetech.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/165274: Update sterm to 0.2 Message-ID: <201202181908.q1IJ8GMJ071697@red.freebsd.org> Resent-Message-ID: <201202181910.q1IJAAm0045270@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165274 >Category: ports >Synopsis: Update sterm to 0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 18 19:10:10 UTC 2012 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202181908.q1IJ8GMJ071697>