svn commit: r413106 - head/devel/gio-sharp
Romain Tartière
romain at FreeBSD.org
Tue Apr 12 08:55:47 UTC 2016
Author: romain
Date: Tue Apr 12 08:55:46 2016
New Revision: 413106
URL: https://svnweb.freebsd.org/changeset/ports/413106
Log:
Unbreak.
PR: 207428
Reported by: lacey.leanne at gmail.com
Modified:
head/devel/gio-sharp/Makefile
Modified: head/devel/gio-sharp/Makefile
==============================================================================
--- head/devel/gio-sharp/Makefile Tue Apr 12 08:47:12 2016 (r413105)
+++ head/devel/gio-sharp/Makefile Tue Apr 12 08:55:46 2016 (r413106)
@@ -5,12 +5,11 @@ PORTNAME= gio-sharp
PORTVERSION= 2.22.3
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
+MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
MAINTAINER= mono at FreeBSD.org
COMMENT= GIO bindings not available in gtk-sharp
-BROKEN= unfetchable
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_CSC=${LOCALBASE}/bin/mcs
USES= gmake pathfix pkgconfig tar:bzip2
More information about the svn-ports-all
mailing list