- Update to 1.14
- Assign maintainership - Remove redundant knobs PR: 80437 Submitted by: Sylvio Cesar <sylvioc@gmail.com>
This commit is contained in:
parent
480a917d4b
commit
8b35aab28e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134326
@ -6,23 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= advancecomp
|
||||
PORTVERSION= 1.13
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= advancemame
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sylvioc@gmail.com
|
||||
COMMENT= Recompression utilities for .ZIP, .PNG, .MNG and .GZ files
|
||||
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
MAN1= advdef.1 advmng.1 advpng.1 advzip.1
|
||||
PLIST_FILES= bin/advdef bin/advmng bin/advpng bin/advzip
|
||||
|
||||
CPPFLAGS= -DHAVE_DECL_GETOPT
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (advancecomp-1.13.tar.gz) = 14f9e37e25aec35133e886caaf746226
|
||||
SIZE (advancecomp-1.13.tar.gz) = 256677
|
||||
MD5 (advancecomp-1.14.tar.gz) = 6d3b0f3b1e52199214626dcfec05c821
|
||||
SIZE (advancecomp-1.14.tar.gz) = 259552
|
||||
|
Loading…
Reference in New Issue
Block a user