[Midnightbsd-cvs] mports [23206] trunk/www/seamonkey/Makefile: update libevent
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Apr 25 19:23:57 EDT 2018
Revision: 23206
http://svnweb.midnightbsd.org/mports/?rev=23206
Author: laffer1
Date: 2018-04-25 19:23:56 -0400 (Wed, 25 Apr 2018)
Log Message:
-----------
update libevent
Modified Paths:
--------------
trunk/www/seamonkey/Makefile
Modified: trunk/www/seamonkey/Makefile
===================================================================
--- trunk/www/seamonkey/Makefile 2018-04-25 23:23:28 UTC (rev 23205)
+++ trunk/www/seamonkey/Makefile 2018-04-25 23:23:56 UTC (rev 23206)
@@ -2,7 +2,7 @@
PORTNAME= seamonkey
DISTVERSION= 2.33.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
@@ -16,7 +16,7 @@
BUILD_DEPENDS= nspr>=4.10.6:${PORTSDIR}/devel/nspr \
nss>=3.17.4:${PORTSDIR}/security/nss \
- libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
+ libevent>=2.0.21_2:${PORTSDIR}/devel/libevent \
soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \
harfbuzz>=0.9.34:${PORTSDIR}/print/harfbuzz \
graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \
More information about the Midnightbsd-cvs
mailing list