diff options
author | msmith <msmith@FreeBSD.org> | 2000-10-28 08:59:23 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2000-10-28 08:59:23 +0000 |
commit | fa795afdeaa54e166c4091d98abb19fc309da6ab (patch) | |
tree | 9eab59566b36c141dab2afea87beb92f5ba27473 /sysutils | |
parent | 5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae (diff) | |
download | FreeBSD-ports-fa795afdeaa54e166c4091d98abb19fc309da6ab.zip FreeBSD-ports-fa795afdeaa54e166c4091d98abb19fc309da6ab.tar.gz |
Update to PIB 1.2, which fixes the reported issues so far with the new
ports layout. Apologies to everyone for taking so long to get around
to this. I'm surprised, nay amazed at how many people are still using
PIB after all this time. Thanks!
PR: ports/22016 ports/22022 ports/22130 ports/22281
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pib/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pib/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index 3d25f38..ba05d42 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pib -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= sysutils tk82 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= msmith diff --git a/sysutils/pib/distinfo b/sysutils/pib/distinfo index 58278d36..f645412 100644 --- a/sysutils/pib/distinfo +++ b/sysutils/pib/distinfo @@ -1 +1 @@ -MD5 (pib-1.1.tar.gz) = 3f3a95f17b9d34fa70cdb86816525cd0 +MD5 (pib-1.2.tar.gz) = fa095bd1f9854aa296b4d35f8ba029f5 |