diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-28 07:57:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-28 07:57:59 +0000 |
commit | af7de0e1c8d088239426aae8701528e827e481aa (patch) | |
tree | 7fc1d9e043bd64fe2a7afd5fe34e28a5f0bd765a | |
parent | 0feca04370b1d37906c3d9570787ee7c216981dc (diff) | |
download | ports-af7de0e1c8d088239426aae8701528e827e481aa.tar.gz ports-af7de0e1c8d088239426aae8701528e827e481aa.zip |
Notes
-rw-r--r-- | sysutils/libutempter/Makefile | 2 | ||||
-rw-r--r-- | sysutils/libutempter/distinfo | 6 | ||||
-rw-r--r-- | sysutils/libutempter/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/libutempter/Makefile b/sysutils/libutempter/Makefile index 545ea64c2072..53836f34cac5 100644 --- a/sysutils/libutempter/Makefile +++ b/sysutils/libutempter/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libutempter -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.altlinux.org/pub/people/ldv/utempter/ diff --git a/sysutils/libutempter/distinfo b/sysutils/libutempter/distinfo index dba8c3daeb6e..7b4d41b8c6d4 100644 --- a/sysutils/libutempter/distinfo +++ b/sysutils/libutempter/distinfo @@ -1,3 +1,3 @@ -MD5 (libutempter-1.1.4.tar.bz2) = b60ade66538e807ca28ca68a7a8dd3b9 -SHA256 (libutempter-1.1.4.tar.bz2) = ca09ab18a8d29a5f0af1ce04e19924839f108f0cadbba90dd3e3a33c4dbf092c -SIZE (libutempter-1.1.4.tar.bz2) = 14583 +MD5 (libutempter-1.1.5.tar.bz2) = d62a93ba9f3796a91cf03be5ef25a9a1 +SHA256 (libutempter-1.1.5.tar.bz2) = 73d0576b16caeb22874dc80d0ce7a6aeebb3181b117e95c147cd8d29df99e70e +SIZE (libutempter-1.1.5.tar.bz2) = 14588 diff --git a/sysutils/libutempter/pkg-plist b/sysutils/libutempter/pkg-plist index f7f842dc1b1e..1930008034a8 100644 --- a/sysutils/libutempter/pkg-plist +++ b/sysutils/libutempter/pkg-plist @@ -2,6 +2,6 @@ include/utempter.h lib/libutempter.a lib/libutempter.so lib/libutempter.so.0 -lib/libutempter.so.1.1.4 +lib/libutempter.so.1.1.5 libexec/utempter/utempter @dirrm libexec/utempter |