1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.6.14 [1]

- Fix build with custom LOCALBASE

PR:		ports/154748 [1]
Submitted by:	Dmitry Fomin <fdn@okbire.ru> (maintainer)
This commit is contained in:
Sahil Tandon 2011-02-14 00:50:00 +00:00
parent 3cd488ad23
commit 7ca645a76b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269105
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gdisk
PORTVERSION= 0.6.13
PORTVERSION= 0.6.14
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gptfdisk/gptfdisk/${PORTVERSION}
@ -37,6 +37,7 @@ MAN8= gdisk.8 sgdisk.8
post-patch:
${REINPLACE_CMD} -e 's|/usr/include/||' ${WRKSRC}/guid.h
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile.freebsd
do-install:
.if !defined(NOPORTDOCS)

View File

@ -1,2 +1,2 @@
SHA256 (gdisk-0.6.13.tgz) = 47bb07d92ab13d652eacd6c8118fdf05d05168afae6691824099e4db8217f4a6
SIZE (gdisk-0.6.13.tgz) = 135082
SHA256 (gdisk-0.6.14.tgz) = 9e8ff1d5fe17b9f2d00e8c51ccaa5d8d55e7e74f5cd8d936b99ea9366dd7c93c
SIZE (gdisk-0.6.14.tgz) = 136062