mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to version 1.12
PR: ports/73341 Submitted by: Ports Fury
This commit is contained in:
parent
641e9357ef
commit
7dd71d4d48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120590
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= advancecomp
|
||||
PORTVERSION= 1.11
|
||||
PORTVERSION= 1.12
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= advancemame
|
||||
@ -14,18 +14,15 @@ MASTER_SITE_SUBDIR= advancemame
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Recompression utilities for .ZIP, .PNG, .MNG and .GZ files
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
PLIST_FILES= bin/advzip bin/advpng bin/advmng bin/advdef
|
||||
MAN1= advzip.1 advpng.1 advmng.1 advdef.1
|
||||
MAN1= advdef.1 advmng.1 advpng.1 advzip.1
|
||||
PLIST_FILES= bin/advdef bin/advmng bin/advpng bin/advzip
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
CPPFLAGS= -DHAVE_DECL_GETOPT
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
USE_GCC= 3.3
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (advancecomp-1.11.tar.gz) = e400c79e88d5d30af2017b95e2115bb1
|
||||
SIZE (advancecomp-1.11.tar.gz) = 354546
|
||||
MD5 (advancecomp-1.12.tar.gz) = 70cee903c419696d5e4f87e70d2f0ae3
|
||||
SIZE (advancecomp-1.12.tar.gz) = 352123
|
||||
|
Loading…
Reference in New Issue
Block a user