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 /multimedia/camserv | |
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 'multimedia/camserv')
-rw-r--r-- | multimedia/camserv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile index 907f3358b625..1dfc34943ba0 100644 --- a/multimedia/camserv/Makefile +++ b/multimedia/camserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= camserv PORTVERSION= 0.5.1 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= SF/cserv/${PORTNAME}/${PORTVERSION} |