diff options
author | Mike Smith <msmith@FreeBSD.org> | 2000-10-28 08:59:23 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 2000-10-28 08:59:23 +0000 |
commit | 5a5307763fda49e246c6ea0a873ee50bc1fb34ef (patch) | |
tree | 2e9833a0f4df904e50a53f4332e44d447136da34 /sysutils/pib | |
parent | 6e9407708f1a2cfae8759c72cc236ad01f5b1fa9 (diff) | |
download | ports-5a5307763fda49e246c6ea0a873ee50bc1fb34ef.tar.gz ports-5a5307763fda49e246c6ea0a873ee50bc1fb34ef.zip |
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
Notes
Notes:
svn path=/head/; revision=34348
Diffstat (limited to 'sysutils/pib')
-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 3d25f38c9ee9..ba05d42b03eb 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 58278d366f99..f6454122a1c3 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 |