Index: head/graphics/gimmage/Makefile =================================================================== --- head/graphics/gimmage/Makefile (revision 436063) +++ head/graphics/gimmage/Makefile (revision 436064) @@ -1,20 +1,23 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= gimmage PORTVERSION= 0.2.3 PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= BERLIOS -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Simple image viewer + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl USES= desktop-file-utils gettext pkgconfig USE_GNOME= gtkmm24 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} .include Index: head/graphics/gimmage/distinfo =================================================================== --- head/graphics/gimmage/distinfo (revision 436063) +++ head/graphics/gimmage/distinfo (revision 436064) @@ -1,2 +1,3 @@ +TIMESTAMP = 1489181478 SHA256 (gimmage-0.2.3.tar.gz) = 3d5ce3c3fd22efc9fd930e97e33e2c13a755e0a9cf099d12d5f7ecf92cab907b SIZE (gimmage-0.2.3.tar.gz) = 193777 Index: head/graphics/gimmage/pkg-descr =================================================================== --- head/graphics/gimmage/pkg-descr (revision 436063) +++ head/graphics/gimmage/pkg-descr (revision 436064) @@ -1,9 +1,9 @@ Gimmage is a simple image viewer that aims to have a minimalist interface and tries to be keyboard operable for browsing through a large number of images quickly. It is appropriate for command line usage as it accepts directories and image filenames as arguments. It has an in-application file browser that allows users to select and drag images and directories into the image viewing area in order to have them displayed. -WWW: http://gimmage.berlios.de/ +WWW: https://sourceforge.net/projects/gimmage.berlios/