ports/162818: Update port: x11/roxterm to 2.2.2
KATO Tsuguru
tkato432 at yahoo.com
Thu Nov 24 18:20:09 UTC 2011
>Number: 162818
>Category: ports
>Synopsis: Update port: x11/roxterm to 2.2.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 24 18:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2.2.2
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/x11/roxterm/Makefile x11/roxterm/Makefile
--- /usr/ports/x11/roxterm/Makefile 2011-10-05 16:50:01.000000000 +0900
+++ x11/roxterm/Makefile 2011-11-23 03:03:16.000000000 +0900
@@ -6,7 +6,7 @@
#
PORTNAME= roxterm
-PORTVERSION= 2.1.3
+PORTVERSION= 2.2.2
CATEGORIES= x11
MASTER_SITES= SF
@@ -36,8 +36,10 @@
@${REINPLACE_CMD} -e '/^install-data-am:/s|install-data-local||g' \
${WRKSRC}/${file}
.endfor
- @${REINPLACE_CMD} -e 's/GtkBox/GtkVBox/g' \
- ${WRKSRC}/src/roxterm-config.ui
+.for file in src/Makefile.in
+ @${REINPLACE_CMD} -e '/roxterm-config.ui/s|-i |-i.orig |g' \
+ ${WRKSRC}/${file}
+.endfor
post-install:
@${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps
diff -urN /usr/ports/x11/roxterm/distinfo x11/roxterm/distinfo
--- /usr/ports/x11/roxterm/distinfo 2011-10-05 16:50:01.000000000 +0900
+++ x11/roxterm/distinfo 2011-11-23 02:53:33.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (roxterm-2.1.3.tar.gz) = c89ee9e60ef3db1303e0d64f5b6477ed05c67641c266830a9482de6256b14e3b
-SIZE (roxterm-2.1.3.tar.gz) = 934265
+SHA256 (roxterm-2.2.2.tar.gz) = 3c01daa2ee3c0e652653804ca6466a9d18cabe481660b759148e7d7ffadb4a94
+SIZE (roxterm-2.2.2.tar.gz) = 931976
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list