[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin by killfill

noreply at forge.novell.com noreply at forge.novell.com
Mon Oct 8 13:12:30 MDT 2007


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin by killfill

Added Files:
	Makefile distinfo pkg-descr pkg-plist 
Log Message:
Update to 1.9.4 and fix build.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/Makefile	2007/02/05 00:09:34	1.4
+++ /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/Makefile	2007/10/08 19:12:30	1.5
@@ -2,14 +2,14 @@
 # Date Created:                                06 Dec 2005
 # Whom:                                        Remington Lang <MrL0Lz at gmail.com>
 #
-# $FreeBSD: ports/security/openvpn-admin/Makefile,v 1.5 2006/06/17 23:56:56 itetcu Exp $
+# $FreeBSD: ports/security/openvpn-admin/Makefile,v 1.8 2007/05/19 20:22:47 flz Exp $
 #
 
 PORTNAME=	openvpn-admin
-PORTVERSION=	1.9.3b
+PORTVERSION=	1.9.4
 CATEGORIES=	security gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	openvpn-admin
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	MrL0Lz at gmail.com
 COMMENT=	GUI frontend to openvpn
@@ -21,13 +21,11 @@
 USE_GMAKE=	yes
 USE_GNOME=	gtksharp20
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500000
-BROKEN=	Some dependencies do not build on FreeBSD < 5.x
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's,/usr/bin/iconv,${LOCALBASE}/bin/iconv,g' \
 		${WRKSRC}/intltool-merge.in
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/distinfo	2007/02/05 00:09:34	1.3
+++ /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/distinfo	2007/10/08 19:12:30	1.4
@@ -1,3 +1,3 @@
-MD5 (openvpn-admin-1.9.3b.tar.gz) = 34899a0d7b6532684897001d8cf8b349
-SHA256 (openvpn-admin-1.9.3b.tar.gz) = fee9bca67e3ba7e9c8c89de0d79e171f72507c03ecc3851b3271078ba1c0b437
-SIZE (openvpn-admin-1.9.3b.tar.gz) = 351571
+MD5 (openvpn-admin-1.9.4.tar.gz) = 04a0191aed26c1041bbf0812dac179fe
+SHA256 (openvpn-admin-1.9.4.tar.gz) = 7ef54d77a594da74e233d25437161879feaddadf1416f083c3b3e852e9bd0c31
+SIZE (openvpn-admin-1.9.4.tar.gz) = 358930
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/pkg-descr,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/security/openvpn-admin/pkg-plist,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5


More information about the Bsd-sharp-cvs mailing list