1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 5.9-20140510

This commit is contained in:
Baptiste Daroussin 2014-05-12 16:09:35 +00:00
parent 7f21937098
commit 991fd630d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353856
3 changed files with 3 additions and 13 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ncurses
DISTVERSION= ${RELEASE}-20140503
DISTVERSION= ${RELEASE}-20140510
CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/current/
MASTER_SITE_SUBDIR= ${PORTNAME}/current

View File

@ -1,2 +1,2 @@
SHA256 (ncurses/ncurses-5.9-20140503.tgz) = b50f8c9b6a1847f52e756228c78577e09b62c8578136df64a5fd72618d41c979
SIZE (ncurses/ncurses-5.9-20140503.tgz) = 2963796
SHA256 (ncurses/ncurses-5.9-20140510.tgz) = ea1f80c7da7447a30627a792d6497cdcf1946acf20c1db89b1b3fbf59b46d29a
SIZE (ncurses/ncurses-5.9-20140510.tgz) = 2963857

View File

@ -1,10 +0,0 @@
--- ./mk-1st.awk.orig 2013-09-07 19:54:05.000000000 +0200
+++ ./mk-1st.awk 2013-12-28 11:51:10.000000000 +0100
@@ -487,7 +487,6 @@
symlink("libncurses.a", "libcurses.a")
printf ")\n"
}
- printf "\t$(RANLIB) $(DESTDIR)$(libdir)/%s\n", lib_name
if ( host == "vxworks" )
{
printf "\t@echo installing ../lib/lib%s$o as $(DESTDIR)$(libdir)/lib%s$o\n", name, name