- Update to 2.2.2
PR: 162818 Submitted by: ports fury Feature safe: yes
This commit is contained in:
parent
5acd4942d4
commit
7a37674bd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286408
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= roxterm
|
||||
PORTVERSION= 2.1.3
|
||||
PORTVERSION= 2.2.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -36,8 +36,10 @@ post-patch:
|
||||
@${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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user