remove dead HOMEPAGE, update MASTER_SITES, regen distinfo/plist
from Alexey Suslikov, maintainer ok
This commit is contained in:
parent
5e24a51c82
commit
0435838132
@ -1,17 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/03/21 08:46:34 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/05/17 11:13:08 sthen Exp $
|
||||
|
||||
COMMENT= iSCSI (RFC 3720) target from NetBSD
|
||||
|
||||
DISTNAME= netbsd-iscsi-20111006
|
||||
PKGNAME= ${DISTNAME:S/-iscsi/-iscsi-target/}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= net sysutils
|
||||
|
||||
MAINTAINER= Roman Kravchuk <kravchuk.kp@gmail.com>
|
||||
|
||||
HOMEPAGE= http://www.alistaircrooks.co.uk/software.html
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
@ -19,8 +17,8 @@ WANTLIB += c pthread
|
||||
|
||||
SHARED_LIBS += iscsi 0.0 # 0.2
|
||||
|
||||
MASTER_SITES= http://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ \
|
||||
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
|
||||
MASTER_SITES= http://ftp.netbsd.org/pub/pkgsrc/distfiles/ \
|
||||
ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (netbsd-iscsi-20111006.tar.gz) = H/4SxfcyNW8y77p2Kn+G7g==
|
||||
RMD160 (netbsd-iscsi-20111006.tar.gz) = /LKAmPAEj3JlcO4PENbYTmQTMPI=
|
||||
SHA1 (netbsd-iscsi-20111006.tar.gz) = 6MAXajJBbhf5DsM+vQFOwZ2XjDs=
|
||||
SHA256 (netbsd-iscsi-20111006.tar.gz) = tJlWN5FIueT6y63MkfGAqeKGkzWgRPjePxwvE/3nyy0=
|
||||
SIZE (netbsd-iscsi-20111006.tar.gz) = 535267
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2012/02/21 22:41:30 sthen Exp $
|
||||
@lib lib/libiscsi.so.${LIBiscsi_VERSION}
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/02/21 22:41:30 sthen Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/05/17 11:13:08 sthen Exp $
|
||||
@bin bin/iscsi-target
|
||||
lib/libiscsi.a
|
||||
lib/libiscsi.la
|
||||
@lib lib/libiscsi.so.${LIBiscsi_VERSION}
|
||||
@man man/man3/libiscsi.3
|
||||
@man man/man5/targets.5
|
||||
@man man/man8/iscsi-target.8
|
||||
@ -21,8 +21,8 @@ share/examples/netbsd-iscsi-target/2.conf
|
||||
share/examples/netbsd-iscsi-target/3.conf
|
||||
share/examples/netbsd-iscsi-target/4.conf
|
||||
share/examples/netbsd-iscsi-target/auths
|
||||
share/examples/netbsd-iscsi-target/targets
|
||||
@sample ${SYSCONFDIR}/iscsi/
|
||||
@sample ${SYSCONFDIR}/iscsi/auths
|
||||
share/examples/netbsd-iscsi-target/targets
|
||||
@sample ${SYSCONFDIR}/iscsi/targets
|
||||
@rcscript ${RCDIR}/iscsi_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user