- Update to 0.8.18
This commit is contained in:
parent
01be2d21a4
commit
a67584f69d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270588
3 changed files with 8 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= leafpad
|
||||
PORTVERSION= 0.8.17
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.8.18
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -27,6 +26,9 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
|||
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL README
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} a+x ${WRKSRC}/install-sh
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${INSTALL} -d ${DOCSDIR}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (leafpad-0.8.17.tar.gz) = 8df8de7aaea26148225b6120631b4fe6b89d36d2b52962e7c9cc0ce07bfdbd4c
|
||||
SIZE (leafpad-0.8.17.tar.gz) = 290002
|
||||
SHA256 (leafpad-0.8.18.tar.gz) = a047d2f82fb88b361ae7f382b4cae8ce1a30bef5ead503a68ae886d19be5fec0
|
||||
SIZE (leafpad-0.8.18.tar.gz) = 289079
|
||||
|
|
|
@ -12,11 +12,13 @@ share/locale/cs/LC_MESSAGES/leafpad.mo
|
|||
share/locale/da/LC_MESSAGES/leafpad.mo
|
||||
share/locale/de/LC_MESSAGES/leafpad.mo
|
||||
share/locale/el/LC_MESSAGES/leafpad.mo
|
||||
share/locale/eo/LC_MESSAGES/leafpad.mo
|
||||
share/locale/es/LC_MESSAGES/leafpad.mo
|
||||
share/locale/eu/LC_MESSAGES/leafpad.mo
|
||||
share/locale/fi/LC_MESSAGES/leafpad.mo
|
||||
share/locale/fr/LC_MESSAGES/leafpad.mo
|
||||
share/locale/ga/LC_MESSAGES/leafpad.mo
|
||||
share/locale/gl/LC_MESSAGES/leafpad.mo
|
||||
share/locale/he/LC_MESSAGES/leafpad.mo
|
||||
share/locale/hu/LC_MESSAGES/leafpad.mo
|
||||
share/locale/id/LC_MESSAGES/leafpad.mo
|
||||
|
|
Loading…
Reference in a new issue