diff options
author | bmah <bmah@FreeBSD.org> | 2001-04-09 21:48:51 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-04-09 21:48:51 +0000 |
commit | 0e210795b21ff7a39b84414e95f0ee09d01f29b2 (patch) | |
tree | 3f8bf317d158eea2ffc7a7bb3b6eb2b7946e607c | |
parent | fae438987feaf8c9f47e636bc4c4a404c7d8505b (diff) | |
download | FreeBSD-ports-0e210795b21ff7a39b84414e95f0ee09d01f29b2.zip FreeBSD-ports-0e210795b21ff7a39b84414e95f0ee09d01f29b2.tar.gz |
Update pchar port to 1.3.2.
pchar-related changes: A few bugfixes, plus some IRIX and Solaris
compatability changes (not used, obviously), and the option for SUID
root builds (not used by the port).
port-related changes: None.
-rw-r--r-- | net/pchar/Makefile | 2 | ||||
-rw-r--r-- | net/pchar/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 6b18062..03fd140 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pchar -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ diff --git a/net/pchar/distinfo b/net/pchar/distinfo index a66a9f2..9f228c8 100644 --- a/net/pchar/distinfo +++ b/net/pchar/distinfo @@ -1 +1 @@ -MD5 (pchar-1.3.1.tar.gz) = 6c10f925204f93491e0666a55d04d9f5 +MD5 (pchar-1.3.2.tar.gz) = 7edce7ee4a363cd3ae0657262bbbdbeb |