ports/148939: Maintainer update: security/gorilla bump version & put in LICENSE

Chris Rees utisoft at gmail.com
Mon Jul 26 00:10:05 UTC 2010


>Number:         148939
>Category:       ports
>Synopsis:       Maintainer update: security/gorilla bump version & put in LICENSE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 26 00:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD amnesiac.bayofrum.net 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Mon Jul 12 20:22:27 UTC 2010 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	I've added the LICENSE section to this port, as well as updating it. This patch also corrects the tab layout; I used to use four-column tabs until corrected :S

	Cheers!
>How-To-Repeat:
>Fix:

--- gorilla.diff begins here ---
diff -ruN gorilla.orig/Makefile gorilla/Makefile
--- gorilla.orig/Makefile	2010-07-26 00:46:47.000000000 +0100
+++ gorilla/Makefile	2010-07-26 00:55:19.000000000 +0100
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	gorilla
+# New ports collection Makefile for:	gorilla
 # Date created:				2006-02-11
 # Whom:					Kay Lehmann <kay_lehmann at web.de>
 #
@@ -6,20 +6,22 @@
 #
 
 PORTNAME=	gorilla
-PORTVERSION=	1.5.3
-DISTVERSIONSUFFIX=	1996106
+PORTVERSION=	1.5.3.1
+DISTVERSIONSUFFIX=	c05eb4e
 CATEGORIES=	security
-MASTER_SITES=	http://download.github.com/\
-				http://www.bayofrum.net/dist/gorilla/
-DISTNAME=		zdia-${PORTNAME}-v${DISTVERSION}-0-g${DISTVERSIONSUFFIX}
+MASTER_SITES=	http://download.github.com/ \
+		http://www.bayofrum.net/dist/gorilla/
+DISTNAME=	zdia-${PORTNAME}-v${DISTVERSION}-0-g${DISTVERSIONSUFFIX}
 
 MAINTAINER=	utisoft at gmail.com
 COMMENT=	Password Gorilla is a cross-platform Password Manager
 
+LICENSE=	GPLv2
+
 RUN_DEPENDS=	${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget \
-				itcl>=3.4:${PORTSDIR}/lang/itcl
+		itcl>=3.4:${PORTSDIR}/lang/itcl
 
-WRKSRC=			${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX}
+WRKSRC=		${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX}
 USE_TCL_RUN=	85+
 USE_TK=		85+
 NO_BUILD=	yes
diff -ruN gorilla.orig/distinfo gorilla/distinfo
--- gorilla.orig/distinfo	2010-07-26 00:46:47.000000000 +0100
+++ gorilla/distinfo	2010-07-26 00:50:41.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (zdia-gorilla-v1.5.3-0-g1996106.tar.gz) = 441f7599e758fe83b942d812f3c5414a
-SHA256 (zdia-gorilla-v1.5.3-0-g1996106.tar.gz) = cbb9d7c4af96b29a9337df4311853b9df5427aa3ff0b4c1e51b11d1471b1e580
-SIZE (zdia-gorilla-v1.5.3-0-g1996106.tar.gz) = 350166
+MD5 (zdia-gorilla-v1.5.3.1-0-gc05eb4e.tar.gz) = 8b96ae606e0808e7e89b32dc84e67c3f
+SHA256 (zdia-gorilla-v1.5.3.1-0-gc05eb4e.tar.gz) = 7762d4a238b7917d496237c800f340be69ef0d3712173731f224f7c4e718c750
+SIZE (zdia-gorilla-v1.5.3.1-0-gc05eb4e.tar.gz) = 353151
--- gorilla.diff ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list