diff options
author | stas <stas@FreeBSD.org> | 2010-12-15 12:10:53 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-12-15 12:10:53 +0800 |
commit | fd39318564b4a3c5b9e84efc80c344b26048de7b (patch) | |
tree | e84791b059e215dd40317d559b1fc0ee7156acff /devel | |
parent | c2a914fd18a0e3edfaf1d65193aec42b0e6dc372 (diff) | |
download | freebsd-ports-gnome-fd39318564b4a3c5b9e84efc80c344b26048de7b.tar.gz freebsd-ports-gnome-fd39318564b4a3c5b9e84efc80c344b26048de7b.tar.zst freebsd-ports-gnome-fd39318564b4a3c5b9e84efc80c344b26048de7b.zip |
- Update imlib2 and imlib2_loaders to 1.4.4. This version mainly contains
bugfixes compared to 1.4.1 with some new functions added.
I'm also dropping .la files, so port revisions of dependent library
ports have been bumped accordingly.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 207cce8f6c13..0f76d804ec1a 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -7,7 +7,7 @@ PORTNAME= libast PORTVERSION= 0.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ \ CRITICAL |