diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-09-17 19:02:52 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-09-17 19:02:52 +0000 |
commit | 363cdd435d94bf08d2f8eacfa542d3bf6fb3d25e (patch) | |
tree | 32200771f61ace07b76d6dc214f0f9976babf574 /www/nspluginwrapper | |
parent | 4d84b20a576b6dea1905f70f2a281a55538559b3 (diff) | |
download | pkgsrc-363cdd435d94bf08d2f8eacfa542d3bf6fb3d25e.tar.gz |
Remove duplicated entry in plugin dirs.
Fixes duplicated output of nspluginwrapper -l.
Bump PKGREVISION.
Diffstat (limited to 'www/nspluginwrapper')
-rw-r--r-- | www/nspluginwrapper/Makefile | 4 | ||||
-rw-r--r-- | www/nspluginwrapper/distinfo | 4 | ||||
-rw-r--r-- | www/nspluginwrapper/patches/patch-aa | 16 |
3 files changed, 12 insertions, 12 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index 477cd8e81ac..8132004ed71 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2016/08/03 10:23:32 adam Exp $ +# $NetBSD: Makefile,v 1.50 2016/09/17 19:02:52 tsutsui Exp $ # DISTNAME= nspluginwrapper-1.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://nspluginwrapper.org/download/ \ http://teokurebsd.org/netbsd/packages/distfiles/nspluginwrapper/ diff --git a/www/nspluginwrapper/distinfo b/www/nspluginwrapper/distinfo index 268baf4d6c9..e7b1be15650 100644 --- a/www/nspluginwrapper/distinfo +++ b/www/nspluginwrapper/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2016/06/27 11:03:29 tnn Exp $ +$NetBSD: distinfo,v 1.14 2016/09/17 19:02:52 tsutsui Exp $ SHA1 (nspluginwrapper-1.4.4-suse121-generic.i386.tar.gz) = cc093d1c6d6729434ec90e216afeae1601e0b3b4 RMD160 (nspluginwrapper-1.4.4-suse121-generic.i386.tar.gz) = a9d79dcd31efc4b1a9b71e29694eff9c8555b10d @@ -12,7 +12,7 @@ SHA1 (nspluginwrapper-1.4.4.tar.gz) = ffb271a741215874808d4a77d0a0dd65588a8440 RMD160 (nspluginwrapper-1.4.4.tar.gz) = 6acd93653aa8466e1e3703c2b794f32691c10d12 SHA512 (nspluginwrapper-1.4.4.tar.gz) = 41126d98284cae6d25d23233b08ccca0dea841d457d4e41210282c6ab4c0fbf020f2ab4173ce39db8a47a1db20840bcc856f9c7309aa2e6ef2a777e3f2ebf503 Size (nspluginwrapper-1.4.4.tar.gz) = 412513 bytes -SHA1 (patch-aa) = 28f9e18e519337852cb47d04ed0c1cea76b3416d +SHA1 (patch-aa) = b39ff156d0a769e44140a713b8ffc2b50a8022d4 SHA1 (patch-ab) = 20dc1b6ff4036a0946dd469860eb9b6c129fdb7a SHA1 (patch-ac) = 87cb838f6b203947d9efc4350313e410d06d486e SHA1 (patch-src_npw-config-template.h) = 01af56f639ce88f7896fb733107bb4436cd299a5 diff --git a/www/nspluginwrapper/patches/patch-aa b/www/nspluginwrapper/patches/patch-aa index e2e5060ac89..c15bc24101c 100644 --- a/www/nspluginwrapper/patches/patch-aa +++ b/www/nspluginwrapper/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.6 2009/09/16 10:16:58 abs Exp $ +$NetBSD: patch-aa,v 1.7 2016/09/17 19:02:52 tsutsui Exp $ ---- src/npw-config.c.orig 2009-09-16 11:05:23.000000000 +0100 +--- src/npw-config.c.orig 2011-07-01 03:18:57.000000000 +0000 +++ src/npw-config.c -@@ -125,22 +125,15 @@ static const char *get_system_mozilla_pl +@@ -138,22 +138,15 @@ static const char *get_system_mozilla_pl }; dirs = freebsd_dirs; } @@ -29,21 +29,21 @@ $NetBSD: patch-aa,v 1.6 2009/09/16 10:16:58 abs Exp $ #elif defined(__sun__) { static const char *solaris_dirs[] = { -@@ -223,16 +216,11 @@ static const char **get_mozilla_plugin_d +@@ -238,16 +231,10 @@ static const char **get_mozilla_plugin_d "/usr/local/lib/npapi/linux-flashplugin", "/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux", #endif -#if defined(__DragonFly__) -+#if defined(__NetBSD__) || defined(__DragonFly__) - "/usr/pkg/lib/netscape/plugins", - "/usr/pkg/lib/firefox/plugins", +- "/usr/pkg/lib/netscape/plugins", +- "/usr/pkg/lib/firefox/plugins", - "/usr/pkg/lib/RealPlayer/mozilla", - "/usr/pkg/Acrobat5/Browsers/intellinux", - "/usr/pkg/Acrobat7/Browser/intellinux", -#endif -#if defined(__NetBSD__) ++#if defined(__NetBSD__) || defined(__DragonFly__) "/usr/pkg/lib/netscape/plugins", -- "/usr/pkg/lib/firefox/plugins", + "/usr/pkg/lib/firefox/plugins", + "/usr/pkg/lib/seamonkey/plugins", "/usr/pkg/lib/RealPlayer/mozilla", "/usr/pkg/Acrobat5/Browsers/intellinux", |