svn commit: r436064 - head/graphics/gimmage

Tobias Kortkamp tobik at FreeBSD.org
Mon Mar 13 10:50:07 UTC 2017


Author: tobik
Date: Mon Mar 13 10:50:06 2017
New Revision: 436064
URL: https://svnweb.freebsd.org/changeset/ports/436064

Log:
  Pass maintainership to submitter
  
  - Update WWW
  - Add LICENSE
  - Add distinfo timestamp
  
  PR:		217690
  Submitted by:	Chris Hutchinson <portmaster at bsdforge.com>
  Approved by:	lme (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9964

Modified:
  head/graphics/gimmage/Makefile
  head/graphics/gimmage/distinfo
  head/graphics/gimmage/pkg-descr

Modified: head/graphics/gimmage/Makefile
==============================================================================
--- head/graphics/gimmage/Makefile	Mon Mar 13 10:47:59 2017	(r436063)
+++ head/graphics/gimmage/Makefile	Mon Mar 13 10:50:06 2017	(r436064)
@@ -7,9 +7,12 @@ PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	BERLIOS
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	portmaster at bsdforge.com
 COMMENT=	Simple image viewer
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 USES=		desktop-file-utils gettext pkgconfig

Modified: head/graphics/gimmage/distinfo
==============================================================================
--- head/graphics/gimmage/distinfo	Mon Mar 13 10:47:59 2017	(r436063)
+++ head/graphics/gimmage/distinfo	Mon Mar 13 10:50:06 2017	(r436064)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1489181478
 SHA256 (gimmage-0.2.3.tar.gz) = 3d5ce3c3fd22efc9fd930e97e33e2c13a755e0a9cf099d12d5f7ecf92cab907b
 SIZE (gimmage-0.2.3.tar.gz) = 193777

Modified: head/graphics/gimmage/pkg-descr
==============================================================================
--- head/graphics/gimmage/pkg-descr	Mon Mar 13 10:47:59 2017	(r436063)
+++ head/graphics/gimmage/pkg-descr	Mon Mar 13 10:50:06 2017	(r436064)
@@ -6,4 +6,4 @@ has an in-application file browser that 
 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/


More information about the svn-ports-all mailing list