On Thu, Dec 01, 2011 at 12:06:50PM -0600, Amit Kulkarni wrote:
> On Thu, Dec 1, 2011 at 12:58 AM, Antoine Jacoutot <ajacou...@bsdfrog.org> 
> wrote:
> > On Thu, Dec 01, 2011 at 05:43:36AM +0600, Alexandr Shadchin wrote:
> >> Hi,
> >>
> >> This update package qca2 to the latest release 2.0.3.
> >> Tested on amd64.
> >>
> >> Comments ? OK ?
> >>
> >
> > Considering this port is not hooked to the build, I think it's pretty 
> > safe...
> > ok aja@
> 
> NO_REGRESS should be Yes. there's some weird space between WANTLIB
> line and .include...
> 

in the original file there are tabs. thanks for NO_REGRESS.

> other than that, it works fine...
> 
> thanks

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/qca2/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    18 Oct 2010 21:41:47 -0000      1.5
+++ Makefile    1 Dec 2011 18:16:25 -0000
@@ -3,14 +3,14 @@
 COMMENT =      Qt Cryptographic Architecture
 SHARED_ONLY =  Yes
 
-DISTNAME =     qca-2.0.2
-PKGNAME =      qca2-2.0.2
+DISTNAME =     qca-2.0.3
+PKGNAME =      qca2-2.0.3
 CATEGORIES =   security
 SHARED_LIBS += qca     3.0
 
 HOMEPAGE =     http://delta.affinix.com/qca/
 
-# LGPL
+# LGPLv2.1
 PERMIT_PACKAGE_CDROM = Yes
 PERMIT_PACKAGE_FTP =   Yes
 PERMIT_DISTFILES_CDROM =Yes
@@ -27,8 +27,8 @@ CONFIGURE_ENV +=      QTDIR=${MODQT_LIBDIR} H
 MAKE_FLAGS =   LIBqca_VERSION=${LIBqca_VERSION}
 FAKE_FLAGS =   INSTALL_ROOT=${WRKINST}
 USE_GROFF =    Yes
+NO_REGRESS =   Yes
+
+WANTLIB += c m pthread stdc++
 
-WANTLIB += c m
-WANTLIB += pthread stdc++
-                       
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/qca2/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    22 Jun 2010 00:35:42 -0000      1.2
+++ distinfo    1 Dec 2011 18:16:25 -0000
@@ -1,5 +1,5 @@
-MD5 (qca-2.0.2.tar.bz2) = J+vfvZhp2Q2uB4pt7NAp9A==
-RMD160 (qca-2.0.2.tar.bz2) = GLD0l3CflwAidkSXeUZzXS7DxiM=
-SHA1 (qca-2.0.2.tar.bz2) = WkFMMpbNN9HsNBgr4NCJxQc/Vag=
-SHA256 (qca-2.0.2.tar.bz2) = SbVHRFAQSiKYdHwkPeFFGremru1L999D/6S3EoooN7g=
-SIZE (qca-2.0.2.tar.bz2) = 1937201
+MD5 (qca-2.0.3.tar.bz2) = /BW9TaIrgJbFH8/lLS+jCQ==
+RMD160 (qca-2.0.3.tar.bz2) = Mzz9zpH+367AnCBVKN5S17VpxSE=
+SHA1 (qca-2.0.3.tar.bz2) = nIaLBbgdzhcsQbgT3k3mhVQVTGA=
+SHA256 (qca-2.0.3.tar.bz2) = jaIMifOQlU/c/NPE3u83khPdta6da14MkX0j9eR0iV8=
+SIZE (qca-2.0.3.tar.bz2) = 4530731

Reply via email to