diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-23 14:44:38 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-23 14:44:38 +0000 |
commit | e40d6637b7bd6bdb9792a259429ae52bbb8dd6ef (patch) | |
tree | 3f803205420b254f9bc93e546238c69871c3e395 | |
parent | 4efcbdb917e012f47a05767594825e7ef1119d05 (diff) |
Notes
-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 |