I don't run this module myself, so I can only do limited testing. If you
do run this, please test it and provide some feedback, so I can commit
the update. Thanks.

from changelog:
  - fix for translation of handler
  - Split hook_form_alter() into 2 functions. Code-style fixes.
  - Update module's variables when preset was renamed or deleted.

Cheers,
Stephan


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/drupal6/imagecache_profiles/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile    22 Mar 2010 10:28:39 -0000      1.4
+++ Makefile    7 Apr 2010 14:08:02 -0000
@@ -2,8 +2,8 @@
 
 COMMENT =      thumbnail for profile avatars
 
-DISTNAME =     imagecache_profiles-6.x-1.2
-PKGNAME =      drupal6-imagecache-profiles-1.2
+DISTNAME =     imagecache_profiles-6.x-1.3
+PKGNAME =      drupal6-imagecache-profiles-1.3
 RUN_DEPENDS =  ::www/drupal6/imagecache
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/drupal6/imagecache_profiles/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    22 Mar 2010 10:28:39 -0000      1.3
+++ distinfo    7 Apr 2010 14:08:02 -0000
@@ -1,5 +1,5 @@
-MD5 (drupal6/imagecache_profiles-6.x-1.2.tar.gz) = L3oxwIq411KKEh5pUWNdzw==
-RMD160 (drupal6/imagecache_profiles-6.x-1.2.tar.gz) = 
saz/0dhkbNeduMWFrj5q0UvZzKc=
-SHA1 (drupal6/imagecache_profiles-6.x-1.2.tar.gz) = 
1XLquWqnG6ydo0jXpWj63ouWKkU=
-SHA256 (drupal6/imagecache_profiles-6.x-1.2.tar.gz) = 
n+vIw2otP+Ie2xkkBIOYcwkX3kJLmwJXN8RtczofZWM=
-SIZE (drupal6/imagecache_profiles-6.x-1.2.tar.gz) = 9668
+MD5 (drupal6/imagecache_profiles-6.x-1.3.tar.gz) = UWHDqy8sMKsPnfvq8qXhfQ==
+RMD160 (drupal6/imagecache_profiles-6.x-1.3.tar.gz) = 
Y3mROaqzNvT4nzCgrMwDEVz9A44=
+SHA1 (drupal6/imagecache_profiles-6.x-1.3.tar.gz) = 
lCMalwqN5sKzkAqRLuEdLcp8ZLc=
+SHA256 (drupal6/imagecache_profiles-6.x-1.3.tar.gz) = 
cTBAbDZSyHtk+RqrdReA0QZnUuzdoOFkIwxnRa6h0JM=
+SIZE (drupal6/imagecache_profiles-6.x-1.3.tar.gz) = 10259

Reply via email to