diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-15 02:19:32 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-15 02:19:32 +0800 |
commit | 2d32d17f805cd7ccb4af2a195ebba16792cace1a (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /textproc | |
parent | 54cc2853f05293ab729b782f3fc3a6e6821a6fd8 (diff) | |
download | freebsd-ports-gnome-2d32d17f805cd7ccb4af2a195ebba16792cace1a.tar.gz freebsd-ports-gnome-2d32d17f805cd7ccb4af2a195ebba16792cace1a.tar.zst freebsd-ports-gnome-2d32d17f805cd7ccb4af2a195ebba16792cace1a.zip |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gladtex/Makefile | 2 | ||||
-rw-r--r-- | textproc/libextractor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index 59acdd0d5ca9..9a528d119973 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= gladtex PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc math www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index e2359671420a..601da78db98e 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= libextractor PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNU |