[Midnightbsd-cvs] mports [23212] trunk/net-p2p/transmission-cli/Makefile: libevent

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Apr 25 19:28:00 EDT 2018


Revision: 23212
          http://svnweb.midnightbsd.org/mports/?rev=23212
Author:   laffer1
Date:     2018-04-25 19:27:59 -0400 (Wed, 25 Apr 2018)
Log Message:
-----------
libevent

Modified Paths:
--------------
    trunk/net-p2p/transmission-cli/Makefile

Modified: trunk/net-p2p/transmission-cli/Makefile
===================================================================
--- trunk/net-p2p/transmission-cli/Makefile	2018-04-25 23:27:31 UTC (rev 23211)
+++ trunk/net-p2p/transmission-cli/Makefile	2018-04-25 23:27:59 UTC (rev 23212)
@@ -2,7 +2,7 @@
 
 PORTNAME=	transmission
 PORTVERSION=	2.84
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES?=	net-p2p
 #MASTER_SITES=	http://download.m0k.org/${PORTNAME}/files/
 MASTER_SITES=	http://transmission.cachefly.net/
@@ -40,7 +40,7 @@
 		libminiupnpc.so:${PORTSDIR}/net/miniupnpc \
 		libnatpmp.so:${PORTSDIR}/net/libnatpmp \
 		libutp.so:${PORTSDIR}/net/libutp \
-		libevent.so:${PORTSDIR}/devel/libevent2
+		libevent.so:${PORTSDIR}/devel/libevent
 GEN_RUN_DEPENDS=transmission-web>=2.84:${PORTSDIR}/www/transmission-web
 
 # This is master port of transmission-*, so don't override USES definition 



More information about the Midnightbsd-cvs mailing list