1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

graphics/bmeps: update to 3.16.0

Changes: http://dktools.sourceforge.net/changes.html

PR:		192289
Submitted by:	takefu airport fm
This commit is contained in:
William Grzybowski 2014-07-31 14:04:58 +00:00
parent 413d2370a3
commit f621876372
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363590
2 changed files with 7 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bmpp
PORTVERSION= 3.8.2
PORTVERSION= 3.16.0
CATEGORIES= graphics perl5
MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}
DISTNAME= dktools-${PORTVERSION}
@ -25,6 +25,8 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/dktools\
CONFIGURE_ENV= ac_cv_header_sys_termios_h=no
ALL_TARGET= bmpp
MAKEFILE= GNUmakefile
USES= gmake
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -37,6 +39,8 @@ pre-patch:
@${REINPLACE_CMD} -e 's@#include <dk3conf.h>@#include <stdio.h>@p'\
-e 's@#include <stdio.h>@#include <dk3conf.h>@'\
${WRKSRC}/dk3types.h
${REINPLACE_CMD} 's|-e "/^SOVERS/cSOVERS=$$VERSNO"|"s/^\(SOVERS.*\)/SOVERS=$$VERSNO/"|'\
${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bmpp ${STAGEDIR}${PREFIX}/bin

View File

@ -1,2 +1,2 @@
SHA256 (dktools-3.8.2.tar.gz) = 089bab8ad6440d7dd28ab96ed9c9b2f958bfc0ad6643cb2ae6d453c8af7165a2
SIZE (dktools-3.8.2.tar.gz) = 11227762
SHA256 (dktools-3.16.0.tar.gz) = 581cdbcb65e99b0f4cfd389f9ee597d7b4fcb2c6a35f0fc356882a28efed5e3c
SIZE (dktools-3.16.0.tar.gz) = 7366172