mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 5.6.20070128
This commit is contained in:
parent
13afc99a99
commit
4812a06cd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183859
@ -13,14 +13,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= ${PORTNAME}-${RELEASE}
|
||||
|
||||
PATCH_SITES= ftp://invisible-island.net/ncurses/${RELEASE}/
|
||||
PATCH_SITES= ftp://invisible-island.net/ncurses/${RELEASE}/ \
|
||||
LOCAL/rafan/ncurses
|
||||
|
||||
MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Library for terminal-independent, full-screen output (development version)
|
||||
|
||||
CONFLICTS= ncurses-[0-9]*
|
||||
|
||||
PATCHES= 20061223 20061230 20070106 20070113 20070120 20070127
|
||||
PATCHES= 20061223 20061230 20070106 20070113 20070120 20070127 20070128
|
||||
|
||||
RELEASE= 5.6
|
||||
|
||||
@ -136,7 +137,6 @@ post-extract:
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,$$(INSTALL_PROG) ncurses-config,@INSTALL_SCRIPT@ ncurses-config,' ${WRKSRC}/misc/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's,[^*]termlib\*),*termlib*),' ${WRKSRC}/configure
|
||||
|
||||
post-configure:
|
||||
.if !defined(WITHOUT_WIDEC)
|
||||
|
@ -19,3 +19,6 @@ SIZE (ncurses-5.6-20070120.patch.gz) = 5288
|
||||
MD5 (ncurses-5.6-20070127.patch.gz) = 5ea879a89ceec1f17a30a735409b78a8
|
||||
SHA256 (ncurses-5.6-20070127.patch.gz) = 65715264af85d1be47aa850ab4c32b344c23abdfd6430b648e674ea6488c9252
|
||||
SIZE (ncurses-5.6-20070127.patch.gz) = 11958
|
||||
MD5 (ncurses-5.6-20070128.patch.gz) = 67fba4b633ee3d54a29e7f8e159ff750
|
||||
SHA256 (ncurses-5.6-20070128.patch.gz) = 447668773778b871e3ca8d5ee9fa9a7115e231e89944d06e0ce40ca65232337b
|
||||
SIZE (ncurses-5.6-20070128.patch.gz) = 1530
|
||||
|
Loading…
Reference in New Issue
Block a user