mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 1.08.
This commit is contained in:
parent
a0d792bcd2
commit
28009a4482
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320408
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: sdparm
|
||||
# Date created: Nov 11, 2009
|
||||
# Whom: Xin LI <delphij@FreeBSD.org>
|
||||
#
|
||||
# Created by: Xin LI <delphij@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sdparm
|
||||
PORTVERSION= 1.07
|
||||
PORTVERSION= 1.08
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://sg.danny.cz/sg/p/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -18,8 +14,10 @@ USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN8= sdparm.8
|
||||
MAN8= sas_disk_blink.8 \
|
||||
sdparm.8
|
||||
|
||||
PLIST_FILES= bin/sdparm
|
||||
PLIST_FILES= bin/sas_disk_blink \
|
||||
bin/sdparm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sdparm-1.07.tgz) = c1d257ba97f37f99a602e889a73e4c62f9b374c5b979e33fc06963462f0c0e41
|
||||
SIZE (sdparm-1.07.tgz) = 309317
|
||||
SHA256 (sdparm-1.08.tgz) = 376b78a414b1a9c47f3f13dbeb963e7a3ec7be126f83927d6856b5f7ac425e57
|
||||
SIZE (sdparm-1.08.tgz) = 325255
|
||||
|
Loading…
Reference in New Issue
Block a user