diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-07 12:35:32 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-07 12:35:32 +0000 |
commit | 31ccd8928f20286fe5859a48afe8b6ea511828cb (patch) | |
tree | 482dac57a9f0ca39dfdf075b2ef91dbc3da4534b /java | |
parent | c18963017b9e6299d61bbcd56191c9722e870fcc (diff) | |
download | ports-31ccd8928f20286fe5859a48afe8b6ea511828cb.tar.gz ports-31ccd8928f20286fe5859a48afe8b6ea511828cb.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/icedtea-web/Makefile | 2 | ||||
-rw-r--r-- | java/icedtea-web/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index a9f39513d234..50cd339f9db0 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -67,7 +67,7 @@ TAGSOUP_VARS_OFF= TAGSOUP_JAR=no PLUGIN_CONFIGURE_ENABLE=plugin PLUGIN_CONFIGURE_ENV= MOZILLA_CFLAGS="-I${WRKDIR}/npapi-headers -DXP_UNIX" \ MOZILLA_LIBS=" " # needs to be set and non-empty! -PLUGIN_DISTFILES= npapi-headers${EXTRACT_SUFX}:npapi +PLUGIN_DISTFILES= libxul-npapi-headers-45.9.0${EXTRACT_SUFX}:npapi PLUGIN_MASTER_SITES= LOCAL/tobik:npapi PLUGIN_PORTDOCS= plugin PLUGIN_TEST_TARGET= plugin-tests diff --git a/java/icedtea-web/distinfo b/java/icedtea-web/distinfo index 9cf7d78c62f5..69b72db90c5d 100644 --- a/java/icedtea-web/distinfo +++ b/java/icedtea-web/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1529752635 SHA256 (icedtea-web-1.6.2.tar.gz) = ce67034096d6b960e2b6cfb5c41a7bd6b30eb2ec7f13bf3ecdb477ff6ce69300 SIZE (icedtea-web-1.6.2.tar.gz) = 1824557 -SHA256 (npapi-headers.tar.gz) = 625d86955aef95c7a0a4c192bb51a1e7833d30c2d53e390d07f97abd835744f8 -SIZE (npapi-headers.tar.gz) = 15637 +SHA256 (libxul-npapi-headers-45.9.0.tar.gz) = 625d86955aef95c7a0a4c192bb51a1e7833d30c2d53e390d07f97abd835744f8 +SIZE (libxul-npapi-headers-45.9.0.tar.gz) = 15637 |