mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Update to 2.17
PR: ports/103223 Submitted by: Frank J. Laszlo <laszlof at vonostingroup.com> (maintainer)
This commit is contained in:
parent
072f912254
commit
e72afa1e09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172955
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gengetopt
|
||||
PORTVERSION= 2.16
|
||||
PORTVERSION= 2.17
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,15 +16,13 @@ MAINTAINER= laszlof@vonostingroup.com
|
||||
COMMENT= A tool for generating a C function which parses command line arguments
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --infodir=${PREFIX}/info --mandir=${PREFIX}/man
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= gengetopt.1
|
||||
INFO= gengetopt
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/doc/gengetopt.info
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
do-install:
|
||||
@cd ${INSTALL_WRKSRC}/src && ${SETENV} ${MAKE_ENV} ${GMAKE} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gengetopt-2.16.tar.gz) = 41192e6266333116c8d33d83b24aea6c
|
||||
SHA256 (gengetopt-2.16.tar.gz) = ccea0a3bf648fd3521fd1704272d9b06b9d679237efd76ebc1283a123a2746fa
|
||||
SIZE (gengetopt-2.16.tar.gz) = 440226
|
||||
MD5 (gengetopt-2.17.tar.gz) = 7cb9f9954df9a68d632db6c9d6305759
|
||||
SHA256 (gengetopt-2.17.tar.gz) = 9f4fde53aa25e5e462b7bc396119e124e351da64e596e9b547d2fa79384347de
|
||||
SIZE (gengetopt-2.17.tar.gz) = 516455
|
||||
|
Loading…
Reference in New Issue
Block a user