mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 5.01
PR: 176527 Submitted by: Ports Fury
This commit is contained in:
parent
893da9ef27
commit
4a286aecdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313190
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syslinux
|
||||
PORTVERSION= 5.00
|
||||
PORTVERSION= 5.01
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= KERNEL_ORG/linux/utils/boot/syslinux
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (syslinux-5.00.tar.xz) = c0cfdb6a52c233cfd0d23906d60b208f8a06bd29d516cb9fced989a61eac2fe3
|
||||
SIZE (syslinux-5.00.tar.xz) = 5097336
|
||||
SHA256 (syslinux-5.01.tar.xz) = 41320ae9c8211bb99b1322fdbf98a83d3bdc0f9a78291ad27f8512b12e16b411
|
||||
SIZE (syslinux-5.01.tar.xz) = 5001008
|
||||
|
@ -6,13 +6,12 @@
|
||||
# for "make installer".
|
||||
-BSUBDIRS = codepage com32 lzo core memdisk mbr memdump gpxe sample \
|
||||
+BSUBDIRS_ = codepage com32 lzo core memdisk mbr memdump gpxe sample \
|
||||
diag libinstaller dos win32 win64 dosutil
|
||||
diag libinstaller dos win32 win64 dosutil txt
|
||||
ITARGET =
|
||||
IOBJECTS = $(ITARGET) \
|
||||
utils/gethostip utils/isohybrid utils/mkdiskimage \
|
||||
- mtools/syslinux linux/syslinux extlinux/extlinux
|
||||
mtools/syslinux linux/syslinux extlinux/extlinux
|
||||
-ISUBDIRS = libinstaller mtools linux extlinux utils
|
||||
+ mtools/syslinux
|
||||
+ISUBDIRS = libinstaller mtools
|
||||
|
||||
# Things to install in /usr/bin
|
||||
|
Loading…
Reference in New Issue
Block a user