mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.2.0
PR: 86562 Submitted by: maintainer Chase IETF draft version while i'm here
This commit is contained in:
parent
4b727d310c
commit
ebf0e8c06b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143541
3 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
|||
# New ports collection makefile for: shftool
|
||||
# Date created: 2003-10-28
|
||||
# Whom: Joachim Strombergson <watchman@ludd.luth.se>
|
||||
# Whom: Joachim Strombergson <watchman@ludd.ltu.se>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= shftool
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
|
||||
|
||||
MAINTAINER= watchman@ludd.luth.se
|
||||
MAINTAINER= watchman@ludd.ltu.se
|
||||
COMMENT= Converter for the Standard Hex Format (SHF)
|
||||
|
||||
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (shftool-1.1.0.tar.gz) = 417b2a0e99e3c38166734ae8586ca99f
|
||||
SIZE (shftool-1.1.0.tar.gz) = 198184
|
||||
MD5 (shftool-1.2.0.tar.gz) = df14e6f163b037c0c8888b83534c6364
|
||||
SIZE (shftool-1.2.0.tar.gz) = 314510
|
||||
|
|
|
@ -4,7 +4,7 @@ Shftool is also a working converter/generator/extractor
|
|||
between/to/of SHF-files and other hex formats.
|
||||
|
||||
SHF is specified in the the following Internet Draft:
|
||||
http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt
|
||||
http://ietf.org/internet-drafts/draft-strombergson-shf-06.txt
|
||||
|
||||
Author: Linus Walleij <triad@df.lth.se>
|
||||
WWW: http://www.df.lth.se/~triad/krad/shftool/
|
||||
|
|
Loading…
Add table
Reference in a new issue