Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2011 21:20:10 GMT
From:      Max Brazhnikov <makc@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/154167: update devel/geany to 0.20
Message-ID:  <201101312120.p0VLKAkY052376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154167; it has been noted by GNATS.

From: Max Brazhnikov <makc@freebsd.org>
To: bug-followup@freebsd.org, cowbert@gmail.com, ar@null.lv
Cc:  
Subject: Re: ports/154167: update devel/geany to 0.20
Date: Tue, 1 Feb 2011 00:16:52 +0300

 --Boundary-00=_EbyRNdxrwaktI3m
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 patch attached.
 
 --Boundary-00=_EbyRNdxrwaktI3m
 Content-Type: text/plain;
   charset="UTF-8";
   name="geany-0.20-patch.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="geany-0.20-patch.txt"
 
 --- Makefile.orig	2011-01-20 04:02:38.490852453 -0600
 +++ Makefile	2011-01-20 04:02:52.197853901 -0600
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	geany
 -PORTVERSION=	0.19.1
 +PORTVERSION=	0.20
  CATEGORIES=	devel editors
  MASTER_SITES=	http://download.geany.org/ SF
  
 --- distinfo.orig	2011-01-20 04:00:44.849835996 -0600
 +++ distinfo	2011-01-20 04:02:33.933850166 -0600
 @@ -1,3 +1,3 @@
 -MD5 (geany-0.19.1.tar.bz2) = 5ed9623081ce2a23b9a3425b0486bba3 
 -SHA256 (geany-0.19.1.tar.bz2) = 88a19293aefcc954b96ec2df0b17709ccdfbcb303b11f0e6852c390cb096d751 
 -SIZE (geany-0.19.1.tar.bz2) = 2908755
 +MD5 (geany-0.20.tar.bz2) = 3bd152a7a3a2adc2833a9245e230da3d
 +SHA256 (geany-0.20.tar.bz2) = 59ae065c5ab007eea7dd3f2df6ca0cde61b326ce2d6aa2d5b44f5554fd2895bd
 +SIZE (geany-0.20.tar.bz2) = 3010953
 --- pkg-plist.orig	2011-01-20 04:09:01.918900640 -0600
 +++ pkg-plist	2011-01-20 04:14:30.589941792 -0600
 @@ -103,8 +103,10 @@
  %%DATADIR%%/filetypes.d
  %%DATADIR%%/filetypes.diff
  %%DATADIR%%/filetypes.docbook
 +%%DATADIR%%/filetypes.erlang
  %%DATADIR%%/filetypes.f77
  %%DATADIR%%/filetypes.ferite
 +%%DATADIR%%/filetypes.forth
  %%DATADIR%%/filetypes.fortran
  %%DATADIR%%/filetypes.freebasic
  %%DATADIR%%/filetypes.glsl
 @@ -115,6 +117,7 @@
  %%DATADIR%%/filetypes.javascript
  %%DATADIR%%/filetypes.latex
  %%DATADIR%%/filetypes.lua
 +%%DATADIR%%/filetypes.lisp
  %%DATADIR%%/filetypes.makefile
  %%DATADIR%%/filetypes.markdown
  %%DATADIR%%/filetypes.matlab
 @@ -143,6 +146,12 @@
  %%DATADIR%%/python.tags
  %%DATADIR%%/snippets.conf
  %%DATADIR%%/ui_toolbar.xml
 +%%DATADIR%%/colorschemes/alt.conf
 +%%DATADIR%%/templates/bsd
 +%%DATADIR%%/templates/changelog
 +%%DATADIR%%/templates/fileheader
 +%%DATADIR%%/templates/function
 +%%DATADIR%%/templates/gpl
  %%DATADIR%%/templates/files/file.html
  %%DATADIR%%/templates/files/file.php
  %%DATADIR%%/templates/files/file.rb
 @@ -168,6 +177,7 @@
  %%NLS%%share/locale/hu/LC_MESSAGES/geany.mo
  %%NLS%%share/locale/it/LC_MESSAGES/geany.mo
  %%NLS%%share/locale/ja/LC_MESSAGES/geany.mo
 +%%NLS%%share/locale/kk/LC_MESSAGES/geany.mo
  %%NLS%%share/locale/ko/LC_MESSAGES/geany.mo
  %%NLS%%share/locale/lb/LC_MESSAGES/geany.mo
  %%NLS%%share/locale/nl/LC_MESSAGES/geany.mo
 @@ -188,6 +198,7 @@
  @dirrm lib/geany
  @dirrm %%DATADIR%%/templates/files
  @dirrm %%DATADIR%%/templates
 +@dirrm %%DATADIR%%/colorschemes
  @dirrm %%DATADIR%%
  %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/images
  %%PORTDOCS%%@dirrm %%DOCSDIR%%/html
 
 --Boundary-00=_EbyRNdxrwaktI3m--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101312120.p0VLKAkY052376>