ports/165274: Update sterm to 0.2

Matthew Donovan kitche at kitchetech.com
Sat Feb 18 19:10:10 UTC 2012


>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 at gmail.com
+MAINTAINER=	kitche at 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:



More information about the freebsd-ports-bugs mailing list