diff options
author | tobik <tobik@FreeBSD.org> | 2018-07-07 20:35:32 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-07-07 20:35:32 +0800 |
commit | 2034a0ffb25f87e276bbc68f42977671f7ac506a (patch) | |
tree | 482dac57a9f0ca39dfdf075b2ef91dbc3da4534b /java | |
parent | eefb2dcdf02d7f511382fc5b6b1514e219c508c7 (diff) | |
download | freebsd-ports-gnome-2034a0ffb25f87e276bbc68f42977671f7ac506a.tar.gz freebsd-ports-gnome-2034a0ffb25f87e276bbc68f42977671f7ac506a.tar.zst freebsd-ports-gnome-2034a0ffb25f87e276bbc68f42977671f7ac506a.zip |
Give the npapi-headers distfile a slightly better filename
PR: 229242
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 |