ports/96795: [MAINTAINER] mail/ingo: Update 1.1 -> 1.1.1

Shaun Amott shaun at inerd.com
Thu May 4 19:20:30 UTC 2006


>Number:         96795
>Category:       ports
>Synopsis:       [MAINTAINER] mail/ingo: Update 1.1 -> 1.1.1
>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:   Thu May 04 19:20:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

- Update to 1.1.1

Full ChangeLog here:
  http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.39&r2=1.55.2.49&ty=h

>How-To-Repeat:

>Fix:

--- ingo.diff begins here ---
diff -urN ingo.orig/Makefile ingo/Makefile
--- ingo.orig/Makefile	Sat Apr 15 21:31:01 2006
+++ ingo/Makefile	Thu May  4 20:12:33 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ingo
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.1.1
 CATEGORIES=	mail www
 MASTER_SITES=	ftp://ftp.horde.org/pub/ingo/				\
 		ftp://ftp.planetmirror.com/pub/horde/ingo/		\
@@ -46,7 +45,7 @@
 DOCS=		LICENSE README docs/CHANGES docs/CREDITS docs/INSTALL	\
 		docs/RELEASE_NOTES docs/TODO
 CONFFILE=	backends.php fields.php prefs.php
-SUB_DIRS=	config lib locale po scripts templates themes
+SUB_DIRS=	config lib locale po scripts templates themes js
 
 LHORDEDIR?=	www/horde
 LINGODIR=	${LHORDEDIR}/ingo
diff -urN ingo.orig/distinfo ingo/distinfo
--- ingo.orig/distinfo	Mon Apr  3 19:26:21 2006
+++ ingo/distinfo	Thu May  4 03:53:40 2006
@@ -1,3 +1,3 @@
-MD5 (ingo-h3-1.1.tar.gz) = 01d022a20d426e9e88d6b30765fa70f7
-SHA256 (ingo-h3-1.1.tar.gz) = 84ad8298d6c6190bd0a7bac97b574172b3cd429b075ac6ba4c1f11825c0a30fc
-SIZE (ingo-h3-1.1.tar.gz) = 995873
+MD5 (ingo-h3-1.1.1.tar.gz) = be8dacd3f52784983c74808e116c4d3d
+SHA256 (ingo-h3-1.1.1.tar.gz) = aa4cb238a9a61e4e0cbcec0783a70dd445d1d4943cd046e8a4240efd4878f292
+SIZE (ingo-h3-1.1.1.tar.gz) = 1201511
diff -urN ingo.orig/pkg-plist ingo/pkg-plist
--- ingo.orig/pkg-plist	Sat Apr 15 21:31:01 2006
+++ ingo/pkg-plist	Thu May  4 20:13:42 2006
@@ -15,6 +15,7 @@
 %%INGODIR%%/filters.php
 %%INGODIR%%/forward.php
 %%INGODIR%%/index.php
+%%INGODIR%%/js/stripe.js
 %%INGODIR%%/lib/Block/overview.php
 %%INGODIR%%/lib/Driver.php
 %%INGODIR%%/lib/Driver/ldap.php
@@ -39,8 +40,10 @@
 %%INGODIR%%/locale/de_DE/LC_MESSAGES/ingo.mo
 %%INGODIR%%/locale/de_DE/help.xml
 %%INGODIR%%/locale/en_US/help.xml
+%%INGODIR%%/locale/el_GR/LC_MESSAGES/ingo.mo
 %%INGODIR%%/locale/es_ES/LC_MESSAGES/ingo.mo
 %%INGODIR%%/locale/es_ES/help.xml
+%%INGODIR%%/locale/et_EE/LC_MESSAGES/ingo.mo
 %%INGODIR%%/locale/fi_FI/LC_MESSAGES/ingo.mo
 %%INGODIR%%/locale/fi_FI/help.xml
 %%INGODIR%%/locale/fr_FR/LC_MESSAGES/ingo.mo
@@ -63,7 +66,9 @@
 %%INGODIR%%/po/cs_CZ.po
 %%INGODIR%%/po/da_DK.po
 %%INGODIR%%/po/de_DE.po
+%%INGODIR%%/po/el_GR.po
 %%INGODIR%%/po/es_ES.po
+%%INGODIR%%/po/et_EE.po
 %%INGODIR%%/po/fi_FI.po
 %%INGODIR%%/po/fr_FR.po
 %%INGODIR%%/po/hu_HU.po
@@ -91,7 +96,6 @@
 %%INGODIR%%/templates/filters/filter.html
 %%INGODIR%%/templates/filters/footer.inc
 %%INGODIR%%/templates/filters/header.inc
-%%INGODIR%%/templates/filters/javascript.inc
 %%INGODIR%%/templates/filters/settings.inc
 %%INGODIR%%/templates/forward/forward.inc
 %%INGODIR%%/templates/javascript/new_folder.js
@@ -165,9 +169,13 @@
 @dirrm %%INGODIR%%/locale/fr_FR
 @dirrm %%INGODIR%%/locale/fi_FI/LC_MESSAGES
 @dirrm %%INGODIR%%/locale/fi_FI
+ at dirrm %%INGODIR%%/locale/et_EE/LC_MESSAGES
+ at dirrm %%INGODIR%%/locale/et_EE
 @dirrm %%INGODIR%%/locale/es_ES/LC_MESSAGES
 @dirrm %%INGODIR%%/locale/es_ES
 @dirrm %%INGODIR%%/locale/en_US
+ at dirrm %%INGODIR%%/locale/el_GR/LC_MESSAGES
+ at dirrm %%INGODIR%%/locale/el_GR
 @dirrm %%INGODIR%%/locale/de_DE/LC_MESSAGES
 @dirrm %%INGODIR%%/locale/de_DE
 @dirrm %%INGODIR%%/locale/da_DK/LC_MESSAGES
@@ -175,6 +183,7 @@
 @dirrm %%INGODIR%%/locale/cs_CZ/LC_MESSAGES
 @dirrm %%INGODIR%%/locale/cs_CZ
 @dirrm %%INGODIR%%/locale
+ at dirrm %%INGODIR%%/js
 @dirrm %%INGODIR%%/lib/Storage
 @dirrm %%INGODIR%%/lib/Script
 @dirrm %%INGODIR%%/lib/IMAP
--- ingo.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list