diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-10-28 18:03:03 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-10-28 18:03:03 +0800 |
commit | 9d0b4f802fa32b78efb2a50511ba6d94a5380ae6 (patch) | |
tree | 640cca871432bf7c3e4073c111947921843b85eb | |
parent | 2fce45f22629a8494fad00663dbe3f386ad696c0 (diff) | |
download | freebsd-ports-gnome-9d0b4f802fa32b78efb2a50511ba6d94a5380ae6.tar.gz freebsd-ports-gnome-9d0b4f802fa32b78efb2a50511ba6d94a5380ae6.tar.zst freebsd-ports-gnome-9d0b4f802fa32b78efb2a50511ba6d94a5380ae6.zip |
- Update to 20121028
- Update COMMENT
- While here, trim Makefile headers
PR: ports/173145
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
Feature safe: yes
-rw-r--r-- | net/istgt/Makefile | 11 | ||||
-rw-r--r-- | net/istgt/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile index ac27fbfb44e8..0d330579b3cc 100644 --- a/net/istgt/Makefile +++ b/net/istgt/Makefile @@ -1,18 +1,13 @@ -# New ports collection makefile for: istgt -# Date created: 2009-02-23 -# Whom: Daisuke Aoyama <aoyama@peach.ne.jp> -# +# Created by: Daisuke Aoyama <aoyama@peach.ne.jp> # $FreeBSD$ -# PORTNAME= istgt -PORTVERSION= 20120901 -PORTREVISION= 1 +PORTVERSION= 20121028 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ MAINTAINER= aoyama@peach.ne.jp -COMMENT= iSCSI target for Debian/NetBSD/FreeBSD +COMMENT= iSCSI target for openSUSE/Debian/NetBSD/FreeBSD SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/net/istgt/distinfo b/net/istgt/distinfo index c17950890914..7fb7d9fcf657 100644 --- a/net/istgt/distinfo +++ b/net/istgt/distinfo @@ -1,2 +1,2 @@ -SHA256 (istgt-20120901.tar.gz) = 5adbf9e90c403fa866ca1915bc5b698499a83769007095b3f7a730156a5e405b -SIZE (istgt-20120901.tar.gz) = 273247 +SHA256 (istgt-20121028.tar.gz) = 2daa454767ca4b731c1eac10f095515119a09f3586fbbf1af70d344da6a7a4dc +SIZE (istgt-20121028.tar.gz) = 274102 |