1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update to 4.04

This commit is contained in:
Martin Matuska 2011-06-01 09:17:38 +00:00
parent 0d22992185
commit 8feda59a39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274923
3 changed files with 9 additions and 9 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= syslinux
PORTVERSION= 4.03
PORTVERSION= 4.04
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
MASTER_SITE_SUBDIR= linux/boot/syslinux

View File

@ -1,2 +1,2 @@
SHA256 (syslinux-4.03.tar.bz2) = c65567e324f9d1f7f794ae8f9578a0292bbd47d7b8d895a004d2f0152d0bda38
SIZE (syslinux-4.03.tar.bz2) = 4381187
SHA256 (syslinux-4.04.tar.bz2) = e186a21cb1b3b1874f253df21546e8d0595d803bd6a60f38cfafbc10bee90e0b
SIZE (syslinux-4.04.tar.bz2) = 5340791

View File

@ -1,12 +1,12 @@
--- Makefile.orig 2010-10-20 21:25:38.000000000 +0200
+++ Makefile 2010-11-16 14:26:43.525341037 +0100
@@ -54,18 +54,18 @@
--- Makefile.orig 2011-04-18 23:24:17.000000000 +0200
+++ Makefile 2011-05-05 15:51:44.356358227 +0200
@@ -52,18 +52,18 @@
# Note: libinstaller is both a BSUBDIR and an ISUBDIR. It contains
# files that depend only on the B phase, but may have to be regenerated
# for "make installer".
-BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
+BSUBDIRS_ = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
libinstaller dos win32 win64 dosutil
diag libinstaller dos win32 win64 dosutil
ITARGET =
IOBJECTS = $(ITARGET) \
utils/gethostip utils/isohybrid utils/mkdiskimage \
@ -21,5 +21,5 @@
-INSTALL_SBIN = extlinux/extlinux
+INSTALL_SBIN = #extlinux/extlinux
# Things to install in /usr/lib/syslinux
INSTALL_AUX = core/pxelinux.0 gpxe/gpxelinux.0 core/isolinux.bin \
core/isolinux-debug.bin \
INSTALL_AUX = core/pxelinux.0 gpxe/gpxelinux.0 gpxe/gpxelinuxk.0 \
core/isolinux.bin core/isolinux-debug.bin \