Update to 2.5.1
PR: 86792 Submitted by: Marcin Cieslak <saper@system.pl> (maintainer) Approved by: pav (mentor)
This commit is contained in:
parent
486435e0e2
commit
76278b1f33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143970
2 changed files with 4 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gif2png
|
||||
PORTVERSION= 2.4.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.5.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.catb.org/~esr/gif2png/
|
||||
|
||||
|
@ -15,11 +14,11 @@ MAINTAINER= saper@system.pl
|
|||
COMMENT= Converts GIF images to a PNG format
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON_RUN= yes
|
||||
|
||||
MAN1= gif2png.1 web2png.1
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gif2png-2.4.6.tar.gz) = 21326625955507ee408b34b034d4658f
|
||||
SIZE (gif2png-2.4.6.tar.gz) = 78271
|
||||
MD5 (gif2png-2.5.1.tar.gz) = 85bb8ee345fc41c218de19dda0164806
|
||||
SIZE (gif2png-2.5.1.tar.gz) = 104449
|
||||
|
|
Loading…
Reference in a new issue