Fri Jan 16 16:31:25 2015 UTC ()
Update to 20141125. Sorry, changelog is only available in Japanese.


(sborrill)
diff -r1.12 -r1.13 pkgsrc/net/istgt/Makefile
diff -r1.8 -r1.9 pkgsrc/net/istgt/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/net/istgt/Makefile (switch to unified diff)

--- pkgsrc/net/istgt/Makefile 2012/10/23 17:18:30 1.12
+++ pkgsrc/net/istgt/Makefile 2015/01/16 16:31:25 1.13
@@ -1,46 +1,46 @@ @@ -1,46 +1,46 @@
1# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:30 asau Exp $ 1# $NetBSD: Makefile,v 1.13 2015/01/16 16:31:25 sborrill Exp $
2# 2#
3 3
4DISTNAME= istgt-20120811 4DISTNAME= istgt-20141125
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ 6MASTER_SITES= http://www.peach.ne.jp/archives/istgt/
7 7
8MAINTAINER= sborrill@NetBSD.org 8MAINTAINER= sborrill@NetBSD.org
9HOMEPAGE= http://shell.peach.ne.jp/aoyama/ 9HOMEPAGE= http://shell.peach.ne.jp/aoyama/
10COMMENT= Configurable iSCSI target 10COMMENT= Configurable iSCSI target
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14 14
15PKG_SYSCONFSUBDIR= istgt 15PKG_SYSCONFSUBDIR= istgt
16 16
17CONFIGURE_ARGS+= --with-configdir=${PKG_SYSCONFDIR} 17CONFIGURE_ARGS+= --with-configdir=${PKG_SYSCONFDIR}
18 18
19SUBST_CLASSES+= paths 19SUBST_CLASSES+= paths
20SUBST_MESSAGE.paths= Fixing hardcoded paths. 20SUBST_MESSAGE.paths= Fixing hardcoded paths.
21SUBST_STAGE.paths= pre-configure 21SUBST_STAGE.paths= pre-configure
22SUBST_FILES.paths= doc/istgt.1.in src/istgt.h src/istgtcontrol.c 22SUBST_FILES.paths= doc/istgt.1.in src/istgt.h src/istgtcontrol.c
23SUBST_SED.paths= -e "s,/usr/local,${PREFIX}," 23SUBST_SED.paths= -e "s,/usr/local,${PREFIX},"
24 24
25EG_DIR= ${PREFIX}/share/examples/istgt 25EG_DIR= ${PREFIX}/share/examples/istgt
26CONF_FILES= ${EG_DIR}/auth.conf ${PKG_SYSCONFDIR}/auth.conf \ 26CONF_FILES= ${EG_DIR}/auth.conf ${PKG_SYSCONFDIR}/auth.conf \
27 ${EG_DIR}/istgt.conf ${PKG_SYSCONFDIR}/istgt.conf \ 27 ${EG_DIR}/istgt.conf ${PKG_SYSCONFDIR}/istgt.conf \
28 ${EG_DIR}/istgtcontrol.conf ${PKG_SYSCONFDIR}/istgtcontrol.conf 28 ${EG_DIR}/istgtcontrol.conf ${PKG_SYSCONFDIR}/istgtcontrol.conf
29 29
30RCD_SCRIPTS= istgt 30RCD_SCRIPTS= istgt
31INSTALLATION_DIRS+= bin ${EG_DIR} ${PKGMANDIR}/man1 31INSTALLATION_DIRS+= bin ${EG_DIR} ${PKGMANDIR}/man1
32 32
33do-install: 33do-install:
34 ${INSTALL_PROGRAM} ${WRKSRC}/src/istgt ${DESTDIR}${PREFIX}/bin/istgt 34 ${INSTALL_PROGRAM} ${WRKSRC}/src/istgt ${DESTDIR}${PREFIX}/bin/istgt
35 ${INSTALL_PROGRAM} ${WRKSRC}/src/istgtcontrol \ 35 ${INSTALL_PROGRAM} ${WRKSRC}/src/istgtcontrol \
36 ${DESTDIR}${PREFIX}/bin/istgtcontrol 36 ${DESTDIR}${PREFIX}/bin/istgtcontrol
37 ${INSTALL_DATA} ${WRKSRC}/etc/auth.conf ${DESTDIR}${EG_DIR}/auth.conf 37 ${INSTALL_DATA} ${WRKSRC}/etc/auth.conf ${DESTDIR}${EG_DIR}/auth.conf
38 ${INSTALL_DATA} ${WRKSRC}/etc/istgt.conf ${DESTDIR}${EG_DIR}/istgt.conf 38 ${INSTALL_DATA} ${WRKSRC}/etc/istgt.conf ${DESTDIR}${EG_DIR}/istgt.conf
39 ${INSTALL_DATA} ${WRKSRC}/etc/istgt.large.conf \ 39 ${INSTALL_DATA} ${WRKSRC}/etc/istgt.large.conf \
40 ${DESTDIR}${EG_DIR}/istgt.large.conf 40 ${DESTDIR}${EG_DIR}/istgt.large.conf
41 ${INSTALL_DATA} ${WRKSRC}/etc/istgtcontrol.conf \ 41 ${INSTALL_DATA} ${WRKSRC}/etc/istgtcontrol.conf \
42 ${DESTDIR}${EG_DIR}/istgtcontrol.conf 42 ${DESTDIR}${EG_DIR}/istgtcontrol.conf
43 ${INSTALL_MAN} ${WRKSRC}/doc/istgt.1 \ 43 ${INSTALL_MAN} ${WRKSRC}/doc/istgt.1 \
44 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/istgt.1 44 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/istgt.1
45 45
46.include "../../mk/bsd.pkg.mk" 46.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/net/istgt/distinfo (switch to unified diff)

--- pkgsrc/net/istgt/distinfo 2012/08/14 11:14:40 1.8
+++ pkgsrc/net/istgt/distinfo 2015/01/16 16:31:25 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2012/08/14 11:14:40 sborrill Exp $ 1$NetBSD: distinfo,v 1.9 2015/01/16 16:31:25 sborrill Exp $
2 2
3SHA1 (istgt-20120811.tar.gz) = 70be357d42e191d7c052c5026587a8602547244c 3SHA1 (istgt-20141125.tar.gz) = c71f0f8be78aeff44763dd492cb377fc3e297bda
4RMD160 (istgt-20120811.tar.gz) = 1577f43107d4327ec2dc23bc7e43cbe27aa51032 4RMD160 (istgt-20141125.tar.gz) = 187009434732995f1e889f76182c174875e2bafa
5Size (istgt-20120811.tar.gz) = 269880 bytes 5Size (istgt-20141125.tar.gz) = 276286 bytes