svn commit: r330209 - in head: misc/xdelta www/linux-f10-flashplugin11
Eitan Adler
eadler at FreeBSD.org
Sun Oct 13 06:01:56 UTC 2013
Author: eadler
Date: Sun Oct 13 06:01:55 2013
New Revision: 330209
URL: http://svnweb.freebsd.org/changeset/ports/330209
Log:
- Flash 11 is now the only option so there is no need for a manual LATEST_LINK
- xdelta is the only version so it may define the LATEST_LINK
Modified:
head/misc/xdelta/Makefile
head/www/linux-f10-flashplugin11/Makefile
Modified: head/misc/xdelta/Makefile
==============================================================================
--- head/misc/xdelta/Makefile Sun Oct 13 05:57:12 2013 (r330208)
+++ head/misc/xdelta/Makefile Sun Oct 13 06:01:55 2013 (r330209)
@@ -16,6 +16,4 @@ USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_LATEST_LINK= yes
-
.include <bsd.port.mk>
Modified: head/www/linux-f10-flashplugin11/Makefile
==============================================================================
--- head/www/linux-f10-flashplugin11/Makefile Sun Oct 13 05:57:12 2013 (r330208)
+++ head/www/linux-f10-flashplugin11/Makefile Sun Oct 13 06:01:55 2013 (r330209)
@@ -14,8 +14,6 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= eadler at FreeBSD.org
COMMENT= Adobe Flash Player NPAPI Plugin
-LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}11
-
ONLY_FOR_ARCHS= amd64 i386
USE_LINUX= yes
USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2
More information about the svn-ports-all
mailing list