diff options
author | msmith <msmith@FreeBSD.org> | 2000-10-28 16:59:23 +0800 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2000-10-28 16:59:23 +0800 |
commit | fa795afdeaa54e166c4091d98abb19fc309da6ab (patch) | |
tree | 9eab59566b36c141dab2afea87beb92f5ba27473 | |
parent | 5b228cb44c8b88f00f8c7d8502bb687f54e8d3ae (diff) | |
download | freebsd-ports-gnome-fa795afdeaa54e166c4091d98abb19fc309da6ab.tar.gz freebsd-ports-gnome-fa795afdeaa54e166c4091d98abb19fc309da6ab.tar.zst freebsd-ports-gnome-fa795afdeaa54e166c4091d98abb19fc309da6ab.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
-rw-r--r-- | ports-mgmt/pib/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/pib/distinfo | 2 | ||||
-rw-r--r-- | sysutils/pib/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pib/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile index 3d25f38c9ee9..ba05d42b03eb 100644 --- a/ports-mgmt/pib/Makefile +++ b/ports-mgmt/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/ports-mgmt/pib/distinfo b/ports-mgmt/pib/distinfo index 58278d366f99..f6454122a1c3 100644 --- a/ports-mgmt/pib/distinfo +++ b/ports-mgmt/pib/distinfo @@ -1 +1 @@ -MD5 (pib-1.1.tar.gz) = 3f3a95f17b9d34fa70cdb86816525cd0 +MD5 (pib-1.2.tar.gz) = fa095bd1f9854aa296b4d35f8ba029f5 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 |