diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 06:13:03 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 06:13:03 +0800 |
commit | 934034ff3e8a5788b963bf9c9574c26992fc144b (patch) | |
tree | ec8e024b3d50089bb65fdca2f6eccbe01185bc5e | |
parent | 1fc8128f97d8df5378b6797fb8c90b05297e9db6 (diff) | |
download | marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.tar marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.tar.gz marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.tar.bz2 marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.tar.lz marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.tar.xz marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.tar.zst marcuscom-ports-934034ff3e8a5788b963bf9c9574c26992fc144b.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16475 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/eog3/Makefile | 8 | ||||
-rw-r--r-- | graphics/eog3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile index 1fcc8b36f..c8d32d6f8 100644 --- a/graphics/eog3/Makefile +++ b/graphics/eog3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog3/Makefile,v 1.14 2011/09/19 21:01:49 kwm Exp $ +# $MCom: ports/graphics/eog3/Makefile,v 1.15 2011/10/16 19:40:26 kwm Exp $ # PORTNAME= eog -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -36,8 +36,8 @@ INSTALLS_ICONS= yes USE_GETTEXT= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.eog.enums.xml \ org.gnome.eog.gschema.xml diff --git a/graphics/eog3/distinfo b/graphics/eog3/distinfo index a3e587290..4b2ea9ed7 100644 --- a/graphics/eog3/distinfo +++ b/graphics/eog3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/eog-3.2.0.tar.xz) = 79184d0cf420d4b8c1d1de92c30f1d95afc7cd686876e07b20cb82a2ec20d8e3 -SIZE (gnome3/eog-3.2.0.tar.xz) = 2710716 +SHA256 (gnome3/eog-3.2.1.tar.xz) = ae20715790796061e51132804f5925c5a61a1e615527c7c746cd8b76a8f97c89 +SIZE (gnome3/eog-3.2.1.tar.xz) = 3206844 |