mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to 0.3.1
PR: 129307 Submitted by: "Alexander V. Ribchansky" <triosoft@triosoft.com.ua> (maintainer)
This commit is contained in:
parent
a9cd19ee52
commit
fe734c87c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223775
@ -6,19 +6,23 @@
|
||||
#
|
||||
|
||||
PORTNAME= imagezoom
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.3.1
|
||||
DISTVERSIONSUFFIX= -fx+mz+tb+sm
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://imagezoom.yellowgorilla.net/ CENKES
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
DISTNAME= image_zoom-${PORTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
||||
MAINTAINER= triosoft@triosoft.com.ua
|
||||
COMMENT= Zoom images
|
||||
|
||||
CONFLICTS= xpi-imagezoom-ru-[0-9]*
|
||||
XPI_ID= {1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}
|
||||
XPI_NUM= 139
|
||||
XPI_FILES= chrome/imagezoom.jar defaults/preferences/imagezoom-defaults.js \
|
||||
gpl.txt chrome.manifest install.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/maxVersion/s|3.0b4|3.0.\*|' ${WRKSRC}/install.rdf
|
||||
@${RM} -f ${WRKSRC}/install.rdf.bak
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xpi/imagezoom_0.3.xpi) = 98c717a8a984ba274c8b3bf8486deedf
|
||||
SHA256 (xpi/imagezoom_0.3.xpi) = 67927dae31f59c7bd36df1db31d1f646f4a8cfde38e655a96c2ae4fc5c87b9ce
|
||||
SIZE (xpi/imagezoom_0.3.xpi) = 100646
|
||||
MD5 (xpi/image_zoom-0.3.1-fx+mz+tb+sm.xpi) = cda14008cc95a657877a385ef2b94ac3
|
||||
SHA256 (xpi/image_zoom-0.3.1-fx+mz+tb+sm.xpi) = 1718d34ede9043da78fabdf2ff057c9397f8f4b3d8661972331270b3e4bda79c
|
||||
SIZE (xpi/image_zoom-0.3.1-fx+mz+tb+sm.xpi) = 111016
|
||||
|
Loading…
Reference in New Issue
Block a user