diff options
author | miwi <miwi@FreeBSD.org> | 2010-09-11 19:41:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-09-11 19:41:12 +0800 |
commit | df8fcd8e99b5a0e3e320ef826568275f862fd304 (patch) | |
tree | 6123aa72d16eb48d16338d1bf16c49ab77823872 /www | |
parent | 85a7c99c49ccdf2af1095979821015c06a3d6f1e (diff) | |
download | freebsd-ports-gnome-df8fcd8e99b5a0e3e320ef826568275f862fd304.tar.gz freebsd-ports-gnome-df8fcd8e99b5a0e3e320ef826568275f862fd304.tar.zst freebsd-ports-gnome-df8fcd8e99b5a0e3e320ef826568275f862fd304.zip |
- Update to svn:8451
PR: 150085
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/trac-autocomplete/Makefile | 4 | ||||
-rw-r--r-- | 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 2eaaaa6c3101..09cc80536d65 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 141a2568cec2..01d332c4d786 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 |