Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2017 00:43:30 +0000 (UTC)
From:      Barbara Guida <bar@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434494 - head/net-p2p/amule-devel
Message-ID:  <201702210043.v1L0hUHX074272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bar
Date: Tue Feb 21 00:43:30 2017
New Revision: 434494
URL: https://svnweb.freebsd.org/changeset/ports/434494

Log:
  - Update to SVN-r10983
  - Add graphics/png as dependency for WEBSERVER option

Modified:
  head/net-p2p/amule-devel/Makefile
  head/net-p2p/amule-devel/distinfo

Modified: head/net-p2p/amule-devel/Makefile
==============================================================================
--- head/net-p2p/amule-devel/Makefile	Tue Feb 21 00:41:18 2017	(r434493)
+++ head/net-p2p/amule-devel/Makefile	Tue Feb 21 00:43:30 2017	(r434494)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	amule
-PORTVERSION=	10981
+PORTVERSION=	10983
 PORTREVISION=	2
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://amule.sourceforge.net/tarballs/
@@ -101,6 +101,7 @@ UPNP_LIB_DEPENDS=	libupnp.so:devel/upnp
 UPNP_CONFIGURE_OFF=	--disable-upnp
 
 WEBSERVER_CONFIGURE_ON=	--enable-webserver
+WEBSERVER_LIB_DEPENDS=	libpng16.so:graphics/png
 
 WXCAS_CONFIGURE_ON=	--enable-wxcas
 

Modified: head/net-p2p/amule-devel/distinfo
==============================================================================
--- head/net-p2p/amule-devel/distinfo	Tue Feb 21 00:41:18 2017	(r434493)
+++ head/net-p2p/amule-devel/distinfo	Tue Feb 21 00:43:30 2017	(r434494)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480750195
-SHA256 (aMule-SVN-r10981.tar.bz2) = 9db7b99d4c4735274e5f636a5da151c68b099c6dd596f7ff7f9b085c019f0643
-SIZE (aMule-SVN-r10981.tar.bz2) = 4739025
+TIMESTAMP = 1487634574
+SHA256 (aMule-SVN-r10983.tar.bz2) = 484d8d0ae4c3f7b3b696d5e5f96b7d7d10025aa36f6c5fc919593268224cd29f
+SIZE (aMule-SVN-r10983.tar.bz2) = 4740871



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702210043.v1L0hUHX074272>