diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-11 05:06:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-11 05:06:00 +0800 |
commit | 85c3561e06e763d58bbfd160b65252877b361cab (patch) | |
tree | 62f8ac9bebdf58f0a76f25cac4dea2753863f5c8 /sysutils/sarah | |
parent | dce94bf4e6e6c0aa266249ee9bb728d11144e139 (diff) | |
download | freebsd-ports-graphics-85c3561e06e763d58bbfd160b65252877b361cab.tar.gz freebsd-ports-graphics-85c3561e06e763d58bbfd160b65252877b361cab.tar.zst freebsd-ports-graphics-85c3561e06e763d58bbfd160b65252877b361cab.zip |
Update to 0.9.1b:
fixed bug introduced 2004/02/05 which caused true default options,
such as INCDEPTH, to be destroyed when new options blocks are defined.
PR: ports/62560
Submitted by: Matt Pounsett <mattp@conundrum.com> (maintainer)
Diffstat (limited to 'sysutils/sarah')
-rw-r--r-- | sysutils/sarah/Makefile | 2 | ||||
-rw-r--r-- | sysutils/sarah/distinfo | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile index 7cbfc344ce9..68546a0a06b 100644 --- a/sysutils/sarah/Makefile +++ b/sysutils/sarah/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sarah -PORTVERSION= 0.9b +PORTVERSION= 0.9.1b CATEGORIES= sysutils MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/ diff --git a/sysutils/sarah/distinfo b/sysutils/sarah/distinfo index 58996b0d723..faf2988c5cf 100644 --- a/sysutils/sarah/distinfo +++ b/sysutils/sarah/distinfo @@ -1,2 +1 @@ -MD5 (sarah-0.9b.tar.gz) = 92291635ac57fec71175961a53a35c2e -SIZE (sarah-0.9b.tar.gz) = 37922 +MD5 (sarah-0.9.1b.tar.gz) = a4c2776d167cf20c0098fdf7bfba2922 |