Bug 148939 - Maintainer update: security/gorilla bump version & put in LICENSE
Summary: Maintainer update: security/gorilla bump version & put in LICENSE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 01:10 UTC by Chris Rees
Modified: 2010-08-10 00:05 UTC (History)
0 users

See Also:


Attachments
gorilla.diff (1.92 KB, patch)
2010-07-28 18:00 UTC, Chris Rees
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rees 2010-07-26 01:10:05 UTC
	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!

Fix: 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.--eb2R1oolIf4r0bra9qusz052OzeLhQduux1B2YUZ62IUvBlP
Content-Type: text/plain; name="gorilla.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="gorilla.diff"

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@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@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
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2010-07-27 02:53:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2010-07-27 15:24:06 UTC
State Changed
From-To: open->feedback

It doesn't fetch: 
http://regis.goodking.ca:8000/tb/errors/8-araujo/gorilla-1.5.3.1.log.
Comment 3 Chris Rees 2010-07-28 18:00:49 UTC
Sorry about that. Looks like github has closed their download.github loophole :(

New patch attached!
Comment 4 araujobsdport 2010-07-30 03:35:32 UTC
On Wed, Jul 28, 2010 at 06:00:49PM +0100, Chris Rees wrote:
> Sorry about that. Looks like github has closed their download.github loophole :(
> 
> New patch attached!


Hi dear maintainer.

Unfortunately it doesn't work properly, please take a look at: http://github.com/zdia/gorilla/downloads

That place must be the right place to do the download.
Could you take a look and re-work the patch?

Best Regards,
-- 
Marcelo Araujo        | GPG: 9D6A 2339 925C 4F61 ED88  ED8B A2FC 4977 53E4 CFA8 
<araujo@FreeBSD.org>  | http://www.FreeBSD.org
""" In God we trust. Everybody else we verify using PGP! """ (Tim Newsome)
Comment 5 Chris Rees 2010-08-01 09:35:24 UTC
Fixed. My ISP cut me off three days early, which is why my server wasn't
responding. Unfortunately github won't allow direct downloads from
checkouts, complaining about resources.

It should be fine now. Perhaps you could also mirror it on FreeBSD.org?

Chris

--------

Sorry for top-posting, Android won't let me quote, but K-9 can't yet do
threading.

On 30 Jul 2010 03:35, "Marcelo Araujo" <araujobsdport@gmail.com> wrote:

On Wed, Jul 28, 2010 at 06:00:49PM +0100, Chris Rees wrote:
> Sorry about that. Looks like github ha...
Hi dear maintainer.

Unfortunately it doesn't work properly, please take a look at:
http://github.com/zdia/gorilla/downloads

That place must be the right place to do the download.
Could you take a look and re-work the patch?

Best Regards,
--
Marcelo Araujo        | GPG: 9D6A 2339 925C 4F61 ED88  ED8B A2FC 4977 53E4
CFA8
<araujo@FreeBSD.org>  | http://www.FreeBSD.org
""" In God we trust. Everybody else we verify using PGP! """ (Tim Newsome)
Comment 6 Chris Rees 2010-08-07 11:38:10 UTC
Dear Marcelo,

I've investigated downloading directly from github, and found this
thread from our friends on the Ruby lists on this very problem.

http://lists.freebsd.org/pipermail/freebsd-ruby/2010-January/000223.html

Apparently the only solution is to grab a tarball and host it myself
(as I have done) and request for it to be mirrored on the FreeBSD
servers.

My server is back up, and this problem shouldn't repeat itself.

Cheers!

Chris
Comment 7 dfilter service freebsd_committer freebsd_triage 2010-08-09 23:52:09 UTC
araujo      2010-08-09 22:51:54 UTC

  FreeBSD ports repository

  Modified files:
    security/gorilla     Makefile distinfo 
  Log:
  - Update to 1.5.3.1.
  - Add license info.
  
  PR:             ports/148939
  Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.13      +10 -8     ports/security/gorilla/Makefile
  1.4       +3 -3      ports/security/gorilla/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Marcelo Araujo freebsd_committer freebsd_triage 2010-08-10 00:05:29 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!