I submitted a patch to fix this problem in April too(not committed). wen
2011/6/15 Stuart Henderson <[email protected]>: > anyone using securelogin who can test this? only minor changes > since the previous distfile. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/www/drupal6/securelogin/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile > --- Makefile 15 Nov 2010 09:05:41 -0000 1.4 > +++ Makefile 15 Jun 2011 11:41:23 -0000 > @@ -2,8 +2,8 @@ > > COMMENT = redirect login screen to https > > -DISTNAME = securelogin-6.x-1.x-dev > +DISTNAME = securelogin-6.x-1.x-dev > PKGNAME = drupal6-securelogin-1 > -REVISION = 1 > +REVISION = 2 > > .include <bsd.port.mk> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/www/drupal6/securelogin/distinfo,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 distinfo > --- distinfo 15 Jul 2009 10:44:00 -0000 1.1.1.1 > +++ distinfo 15 Jun 2011 11:41:23 -0000 > @@ -1,5 +1,5 @@ > -MD5 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = bCxHwR6BMMUL1Ccm/0OwNA== > -RMD160 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = > qH5tjXDen1Zu5KPCY5Kh0HDprhc= > -SHA1 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = xm7riyXG0z9RLQW6KAW+n6m4yAM= > -SHA256 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = > zwvaUuiOwT9wy7/uRJOsZB1rFqdManHLQ2qWH8tRBfc= > -SIZE (drupal6/securelogin-6.x-1.x-dev.tar.gz) = 8361 > +MD5 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = bF2on2/cibW7YImfPVWA2Q== > +RMD160 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = > t6N9Y+vXNBvmacil9ZI9FwdmywY= > +SHA1 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = FzcjJ0NeFNi2B7zAKQ1b0BurM7U= > +SHA256 (drupal6/securelogin-6.x-1.x-dev.tar.gz) = > 2MJRxJ5wwfI21x48gdYEwKCZHlbefZ8STUHwVfTsJcI= > +SIZE (drupal6/securelogin-6.x-1.x-dev.tar.gz) = 8450 > >
