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 /x11-wm | |
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 'x11-wm')
-rw-r--r-- | x11-wm/libwraster/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index d247f361dfc2..75664812312a 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -2,7 +2,7 @@ PORTNAME= libwraster PORTVERSION= 0.95.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= source/release diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index a5151bcb5a22..cff67f85f03d 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= windowmaker PORTVERSION= 0.95.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= source/release diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index 0bafbc265e0c..977495849310 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -4,7 +4,7 @@ PORTNAME= wmakerconf PORTVERSION= 2.12 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-wm MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} |