Date: Mon, 26 Nov 2012 17:59:48 GMT From: Matthew Donovan <kitche@kitchetech.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/173941: [Maintainer Patch] Sterm 0.3 upgrade Message-ID: <201211261759.qAQHxmcH038141@red.freebsd.org> Resent-Message-ID: <201211261800.qAQI00mT087588@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173941 >Category: ports >Synopsis: [Maintainer Patch] Sterm 0.3 upgrade >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: Mon Nov 26 18:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Matthew Donovan >Release: Current >Organization: >Environment: FreeBSD laptop.kitchetech.com 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r241571: Sun Oct 14 22:51:41 CDT 2012 root@laptop.kitchetech.com:/usr/obj/usr/src/sys/DEMONEDGE amd64 >Description: Patch for sterm patch to 0.3 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ru sterm/Makefile sterm.orig/Makefile --- sterm/Makefile 2012-11-26 11:48:55.000000000 -0600 +++ sterm.orig/Makefile 2012-11-26 11:48:24.000000000 -0600 @@ -6,7 +6,7 @@ # PORTNAME= sterm -PORTVERSION= 0.3 +PORTVERSION= 0.2.1 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/st/ DISTNAME= st-${PORTVERSION} diff -ru sterm/distinfo sterm.orig/distinfo --- sterm/distinfo 2012-11-26 11:49:08.000000000 -0600 +++ sterm.orig/distinfo 2012-11-26 11:48:24.000000000 -0600 @@ -1,2 +1,2 @@ -SHA256 (st-0.3.tar.gz) = 6d6ca8e8a110530caf97538eab96f0ec28ad2dc419054afeea91e8187b940e34 -SIZE (st-0.3.tar.gz) = 24424 +SHA256 (st-0.2.1.tar.gz) = 4bf5817483d3274fae9a205e692b308a5fd0cfcb55ed9f3761d2c564b4f7d897 +SIZE (st-0.2.1.tar.gz) = 19804 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211261759.qAQHxmcH038141>