diff options
author | nork <nork@FreeBSD.org> | 2004-03-10 01:26:31 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-03-10 01:26:31 +0800 |
commit | 7061ea7480aa24ad7eca99eef799b3ecf34652dc (patch) | |
tree | 575daf1cb74020dff5ae319d6d4b63124e8c50fb /www | |
parent | 62c515e8ec7098a2e61964a897f7a2b132ec1173 (diff) | |
download | freebsd-ports-gnome-7061ea7480aa24ad7eca99eef799b3ecf34652dc.tar.gz freebsd-ports-gnome-7061ea7480aa24ad7eca99eef799b3ecf34652dc.tar.zst freebsd-ports-gnome-7061ea7480aa24ad7eca99eef799b3ecf34652dc.zip |
Mark alpha quality of Acrobat Plugin on 4-stable. This is minor fix.
No feature change.
Suggested by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 7 | ||||
-rw-r--r-- | www/linuxpluginwrapper/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 5973023c1e00..15ba4bd582ee 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,8 +6,8 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20040229 -PORTREVISION= 2 +PORTVERSION= 20040310 +PORTREVISION= 0 CATEGORIES= www linux MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \ ${MASTER_SITE_LOCAL} @@ -70,8 +70,7 @@ post-build: -e 's,%%LTHREADSHMAJOR%%,${LTHREADSHMAJOR},' \ -e '/^%%LIBMAPCONF%%$$/r ${LIBMAPCONF}' \ -e '/^%%LIBMAPCONF%%$$/d' \ - < ${.CURDIR}/pkg-message | \ - ${SED} -e 's/liblstdc\+\+\.so\.4/libstdc++.so.4/' > ${PKGMESSAGE} + < ${.CURDIR}/pkg-message > ${PKGMESSAGE} pre-install: @${MKDIR} ${X11BASE}/lib/browser_plugins diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo index 6865bda78c50..8cefa9e316cb 100644 --- a/www/linuxpluginwrapper/distinfo +++ b/www/linuxpluginwrapper/distinfo @@ -1,2 +1,2 @@ -MD5 (linuxpluginwrapper-20040229.tar.gz) = 89ae2b69d27ef3fe55e9eec944e853da -SIZE (linuxpluginwrapper-20040229.tar.gz) = 12828 +MD5 (linuxpluginwrapper-20040310.tar.gz) = 8a210284a19b9dcd11b041ac55e8e6d2 +SIZE (linuxpluginwrapper-20040310.tar.gz) = 12880 |