svn commit: r426764 - head/archivers/peazip

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Mon Nov 21 22:09:41 UTC 2016


Author: acm
Date: Mon Nov 21 22:09:40 2016
New Revision: 426764
URL: https://svnweb.freebsd.org/changeset/ports/426764

Log:
  - Update to 6.2.0

Modified:
  head/archivers/peazip/Makefile
  head/archivers/peazip/distinfo
  head/archivers/peazip/pkg-plist

Modified: head/archivers/peazip/Makefile
==============================================================================
--- head/archivers/peazip/Makefile	Mon Nov 21 22:09:06 2016	(r426763)
+++ head/archivers/peazip/Makefile	Mon Nov 21 22:09:40 2016	(r426764)
@@ -1,8 +1,8 @@
-# Created by: Alonso Cardenas Marquez <acm at FreeBSD.org>
+[B[B[B[B# Created by: Alonso Cardenas Marquez <acm at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	peazip
-PORTVERSION=	6.0.0
+PORTVERSION=	6.2.0
 CATEGORIES=	archivers
 MASTER_SITES=	https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}.src
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Free archiver and file compressor
 
+LICENSE=	LGPL3
+
 BUILD_DEPENDS=	lazbuild:editors/lazarus \
 		fpcres:lang/fpc-utils
 
@@ -23,7 +25,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.0
+LAZARUS_VER=		1.6.2
 LAZARUS_DIR=		${LOCALBASE}/share/lazarus-${LAZARUS_VER}
 ARCHIVER_FILES=		#
 

Modified: head/archivers/peazip/distinfo
==============================================================================
--- head/archivers/peazip/distinfo	Mon Nov 21 22:09:06 2016	(r426763)
+++ head/archivers/peazip/distinfo	Mon Nov 21 22:09:40 2016	(r426764)
@@ -1,2 +1,3 @@
-SHA256 (peazip-6.0.0.src.zip) = d585c79c632eac43edbfb133a0b59767424d137f3db75c55d49a793664af7bf2
-SIZE (peazip-6.0.0.src.zip) = 3913063
+TIMESTAMP = 1478555164
+SHA256 (peazip-6.2.0.src.zip) = ec5993e5b3bc982bf62d9aa085e7f71bfd77361c1814ae24334c00d2212e5f88
+SIZE (peazip-6.2.0.src.zip) = 4079735

Modified: head/archivers/peazip/pkg-plist
==============================================================================
--- head/archivers/peazip/pkg-plist	Mon Nov 21 22:09:06 2016	(r426763)
+++ head/archivers/peazip/pkg-plist	Mon Nov 21 22:09:40 2016	(r426764)
@@ -20,6 +20,7 @@ share/pixmaps/peazip.png
 %%DATADIR%%/res/lang/chs.txt
 %%DATADIR%%/res/lang/cht.txt
 %%DATADIR%%/res/lang/cz.txt
+%%DATADIR%%/res/lang/de-uml-alt.txt
 %%DATADIR%%/res/lang/de-uml.txt
 %%DATADIR%%/res/lang/default.txt
 %%DATADIR%%/res/lang/en-gb.txt


More information about the svn-ports-all mailing list