- Bump PORTREVISION. Lazarus was update to 1.6.4
This commit is contained in:
parent
9165a9d60e
commit
93f68e079d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435182
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= peazip
|
||||
PORTVERSION= 6.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||
|
@ -25,7 +26,7 @@ DOS2UNIX_REGEX= .*\.([txt]|pas|lpi|txt)
|
|||
LAZARUS_PROJECT_FILES= project_pea.lpi project_peach.lpi project_gwrap.lpi
|
||||
LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d
|
||||
LCL_UNITS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}/lcl/units/${BUILDNAME}
|
||||
LAZARUS_VER= 1.6.2
|
||||
LAZARUS_VER= 1.6.4
|
||||
LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}
|
||||
ARCHIVER_FILES= #
|
||||
|
||||
|
|
Loading…
Reference in a new issue