[Midnightbsd-cvs] mports [18869] trunk/www/nspluginwrapper: force on working linux build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 9 10:35:32 EDT 2015


Revision: 18869
          http://svnweb.midnightbsd.org/mports/?rev=18869
Author:   laffer1
Date:     2015-05-09 10:35:31 -0400 (Sat, 09 May 2015)
Log Message:
-----------
force on working linux build

Modified Paths:
--------------
    trunk/www/nspluginwrapper/Makefile
    trunk/www/nspluginwrapper/distinfo

Modified: trunk/www/nspluginwrapper/Makefile
===================================================================
--- trunk/www/nspluginwrapper/Makefile	2015-05-09 14:31:05 UTC (rev 18868)
+++ trunk/www/nspluginwrapper/Makefile	2015-05-09 14:35:31 UTC (rev 18869)
@@ -2,7 +2,7 @@
 
 PORTNAME=	nspluginwrapper
 PORTVERSION=	1.4.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www linux emulators
 MASTER_SITES=	http://nspluginwrapper.org/download/ \
 		FREEBSD_LOCAL/jkim \
@@ -10,10 +10,11 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${BINFILE}:binfile
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A compatibility plugin for Mozilla NPAPI plugins
+COMMENT=	Compatibility plugin for Mozilla NPAPI plugins
+
 LICENSE=	gpl2
 
-LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
 
 CONFLICTS=	nspluginwrapper-1.3.*
 
@@ -23,7 +24,7 @@
 HAS_CONFIGURE=	yes
 USE_GNOME=	glib20 gtk20
 USE_LDCONFIG=	yes
-USE_LINUX=	yes
+USE_LINUX=	f10
 USE_LINUX_APPS=	gtk2
 USE_XORG=	x11 xext xt
 USES=		gmake pkgconfig

Modified: trunk/www/nspluginwrapper/distinfo
===================================================================
--- trunk/www/nspluginwrapper/distinfo	2015-05-09 14:31:05 UTC (rev 18868)
+++ trunk/www/nspluginwrapper/distinfo	2015-05-09 14:35:31 UTC (rev 18869)
@@ -1,6 +1,4 @@
 SHA256 (nspluginwrapper-1.4.4.tar.gz) = f2ed94d42dbbb5370b000a3f30d2b601eb2b09d5742b2842cd0d70e862fab2bb
-RMD160 (nspluginwrapper-1.4.4.tar.gz) = 6acd93653aa8466e1e3703c2b794f32691c10d12
 SIZE (nspluginwrapper-1.4.4.tar.gz) = 412513
 SHA256 (nspluginwrapper-i386-1.4.4-1.tar.gz) = 9b6d6ab5afe37d7bedff7b322f2e46de66bb92f298a408f521a5ec6249997c9e
-RMD160 (nspluginwrapper-i386-1.4.4-1.tar.gz) = 8c01be348ea377ac698ec77cf0cbd77068449177
 SIZE (nspluginwrapper-i386-1.4.4-1.tar.gz) = 66000



More information about the Midnightbsd-cvs mailing list