diff options
author | osa <osa@FreeBSD.org> | 2003-06-23 22:44:38 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-23 22:44:38 +0800 |
commit | b2b27e22ddf90c1276e884a2fc8f3b59e048176a (patch) | |
tree | 750a26ce6c4e95334432fb11ed4831e4453ea02f /graphics | |
parent | e3b71ea4f57d860385d0349888b8a01048702bde (diff) | |
download | freebsd-ports-gnome-b2b27e22ddf90c1276e884a2fc8f3b59e048176a.tar.gz freebsd-ports-gnome-b2b27e22ddf90c1276e884a2fc8f3b59e048176a.tar.zst freebsd-ports-gnome-b2b27e22ddf90c1276e884a2fc8f3b59e048176a.zip |
Update to 1.2.3
Submitted by: maintainer
PR: 53633
Approved by: fjoe (mentor) (implicit)
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 | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 66e841c835dd..9c7510d37631 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= giblib -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= graphics devel MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ diff --git a/graphics/giblib/distinfo b/graphics/giblib/distinfo index 872e20a5ef0d..c914650bc925 100644 --- a/graphics/giblib/distinfo +++ b/graphics/giblib/distinfo @@ -1 +1 @@ -MD5 (giblib-1.2.2.tar.gz) = 8de287688cc5ec3681d8ab1c7846e302 +MD5 (giblib-1.2.3.tar.gz) = 06ae3113fdfe9f05a642bd844cc85eab diff --git a/graphics/giblib/pkg-plist b/graphics/giblib/pkg-plist index a655caccee0a..d9f3d64825da 100644 --- a/graphics/giblib/pkg-plist +++ b/graphics/giblib/pkg-plist @@ -1,6 +1,7 @@ @comment $FreeBSD$ bin/giblib-config include/giblib/gib_btree.h +include/giblib/gib_debug.h include/giblib/gib_hash.h include/giblib/gib_imlib.h include/giblib/gib_list.h |