FreeBSD Bugzilla – Attachment 126774 Details for
Bug 170540
[MAINTAINER] net/istgt: update to 20120811
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
istgt-20120811.patch
istgt-20120811.patch (text/plain), 1.86 KB, created by
aoyama
on 2012-08-11 18:00:06 UTC
(
hide
)
Description:
istgt-20120811.patch
Filename:
MIME Type:
Creator:
aoyama
Created:
2012-08-11 18:00:06 UTC
Size:
1.86 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/istgt/Makefile ./Makefile >--- /usr/ports/net/istgt/Makefile 2012-08-08 10:56:52.000000000 +0900 >+++ ./Makefile 2012-08-12 01:52:18.466259523 +0900 >@@ -6,12 +6,12 @@ > # > > PORTNAME= istgt >-PORTVERSION= 20120807 >+PORTVERSION= 20120811 > CATEGORIES= net > MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ > > MAINTAINER= aoyama@peach.ne.jp >-COMMENT= An iSCSI target for FreeBSD >+COMMENT= An iSCSI target for Debian/NetBSD/FreeBSD > > SUB_FILES= pkg-message > PKGMESSAGE= ${WRKDIR}/pkg-message >@@ -33,6 +33,26 @@ > > DOCS= ChangeLog.jp README doc/QUICKSTART doc/QUICKSTART.jp > >+OPTIONS_DEFINE= SYMLNKDEV VBOXVD >+OPTIONS_DEFAULT= >+SYMLNKDEV_DESC= Allow symbolic link for device file >+VBOXVD_DESC= Build with VBox VirtualDisk support >+ >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MSYMLNKDEV} >+CONFIGURE_ARGS+= --enable-symlink-device >+.endif >+ >+.if ${PORT_OPTIONS:MVBOXVD} >+RUN_DEPENDS+= ${LOCALBASE}/lib/virtualbox/VBoxDDU.so:${PORTSDIR}/emulators/virtualbox-ose >+RUN_DEPENDS+= ${LOCALBASE}/lib/virtualbox/VBoxRT.so:${PORTSDIR}/emulators/virtualbox-ose >+BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/emulators/virtualbox-ose:patch >+CONFIGURE_ARGS+= --with-vbox >+.endif >+ >+.include <bsd.port.pre.mk> >+ > post-extract: > @${REINPLACE_CMD} -e '/\/doc\/istgt/d' ${WRKSRC}/doc/Makefile.in > >@@ -43,4 +63,4 @@ > .endif > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/net/istgt/distinfo ./distinfo >--- /usr/ports/net/istgt/distinfo 2012-08-08 10:56:52.000000000 +0900 >+++ ./distinfo 2012-08-12 00:45:01.916031056 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (istgt-20120807.tar.gz) = 1f41159382407071336c0b97879bd53a1b2ae449b886a3eb4c5b639d55ef82e4 >-SIZE (istgt-20120807.tar.gz) = 268127 >+SHA256 (istgt-20120811.tar.gz) = 0c4413a07687e5746939be4d3ead9f11a5b4c91ff6732996d198ff15f78941a4 >+SIZE (istgt-20120811.tar.gz) = 269880
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170540
: 126774