- Update to 1.16-1, Announce message:
Updated Brazilian Portuguese, Dutch, Italian and Russian translations - Fix STAGEDIR
This commit is contained in:
parent
463ec9cf31
commit
1cb2ec951e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355714
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= edgar
|
||||
DISTVERSION= 1.15-1
|
||||
DISTVERSION= 1.16-1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/legendof${PORTNAME}/${PORTVERSION:R}/
|
||||
PKGNAMEPREFIX= legend-of-
|
||||
|
@ -33,7 +33,7 @@ NLS_USES= gettext
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|CC = gcc|CC = ${CC}|; \
|
||||
s|$$(DESTDIR)/usr|${STAGEDIR}${LOCALBASE}|; \
|
||||
s|$$(DESTDIR)/usr|$$(DESTDIR)/usr/local|; \
|
||||
s|$$(PREFIX)/games/|$$(PREFIX)/bin/|; \
|
||||
s|/share/games/edgar/|/share/edgar/|; \
|
||||
s|-Wall ||; \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (edgar-1.15-1.tar.gz) = 325de6f8ef322b7eb4ef9af008deb437b4bef57f8d72988213525a575a3f9131
|
||||
SIZE (edgar-1.15-1.tar.gz) = 90872882
|
||||
SHA256 (edgar-1.16-1.tar.gz) = 33884b1adb09f826dbe653ea19004bd0c11baf4f25651c4e49f05d2def5dc8f4
|
||||
SIZE (edgar-1.16-1.tar.gz) = 90872804
|
||||
|
|
Loading…
Reference in a new issue