From 9fa587a6c6a2666ba9b1dcb0bb79f92412b1a9e2 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Sun, 29 Aug 2010 14:55:39 +0400 Subject: [PATCH] www/trac-autocomplete: update to r8451 The issue with Unicode data that was not being recognized as such was fixed upstream. Signed-off-by: Eygene Ryabinkin --- www/trac-autocomplete/Makefile | 4 ++-- www/trac-autocomplete/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/trac-autocomplete/Makefile b/www/trac-autocomplete/Makefile index fb53959..d9e69fb 100644 --- a/www/trac-autocomplete/Makefile +++ b/www/trac-autocomplete/Makefile @@ -7,7 +7,7 @@ PORTNAME= autocomplete PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- @@ -26,7 +26,7 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= AutocompleteUsers PYDISTUTILS_NOEGGINFO= yes WRKSRC= ${WRKDIR}/autocompleteusersplugin/0.11 -REL= 7227 +REL= 8451 PLIST_SUB+= PYTHON_VER=${PYTHON_VER} # We must fix file permissions -- ZIP file have 0000 for every file. diff --git a/www/trac-autocomplete/distinfo b/www/trac-autocomplete/distinfo index 141a256..01d332c 100644 --- a/www/trac-autocomplete/distinfo +++ b/www/trac-autocomplete/distinfo @@ -1,3 +1,3 @@ -MD5 (autocompleteusersplugin-r7227.zip) = 3ba0bf7e0299bf0f1e3894fedef3eb32 -SHA256 (autocompleteusersplugin-r7227.zip) = 4f4f50f31b8032eec5ecd7b54194c3b19e8ef671a48925efdf407d7ee71c5094 -SIZE (autocompleteusersplugin-r7227.zip) = 14197 +MD5 (autocompleteusersplugin-r8451.zip) = a1be3e8888825018b4bbf35e44dfff9e +SHA256 (autocompleteusersplugin-r8451.zip) = 7d4f5e1547c0bae0b5e320b2d0f729ef9deebd6c52c1e82a4c4ca022ef182e8a +SIZE (autocompleteusersplugin-r8451.zip) = 14217 -- 1.7.2.1