diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-19 12:01:31 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-19 12:01:31 +0000 |
commit | 4ebeeae91bd243df8c5704db486f41138c08be10 (patch) | |
tree | 3e2891efe5e3b877191461c71ab8354fc2c682ca /graphics | |
parent | Update to 1.0.1. (diff) |
Update to 1.1.0.
PR: 23639
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=36110
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giblib/Makefile | 2 | ||||
-rw-r--r-- | graphics/giblib/distinfo | 2 | ||||
-rw-r--r-- | graphics/giblib/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 336bd777602c..30ccaa64e178 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= giblib -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ diff --git a/graphics/giblib/distinfo b/graphics/giblib/distinfo index b945fdfc418d..2873e2b3bfc4 100644 --- a/graphics/giblib/distinfo +++ b/graphics/giblib/distinfo @@ -1 +1 @@ -MD5 (giblib-1.0.1.tar.gz) = 90f97b9c637595f7bb1e9c7333a4c5f7 +MD5 (giblib-1.1.0.tar.gz) = 91bc09b8b84c79966695b3509a14666c diff --git a/graphics/giblib/pkg-plist b/graphics/giblib/pkg-plist index 5fea71cf9f88..2f6804aea801 100644 --- a/graphics/giblib/pkg-plist +++ b/graphics/giblib/pkg-plist @@ -1,6 +1,10 @@ bin/giblib-config +include/giblib/gib_btree.h +include/giblib/gib_hash.h include/giblib/gib_imlib.h include/giblib/gib_list.h +include/giblib/gib_queue.h +include/giblib/gib_stack.h include/giblib/gib_style.h include/giblib/gib_utils.h include/giblib/giblib.h |