Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2014 17:01:53 +0000 (UTC)
From:      Romain Tartière <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370871 - in head/www/xsp: . files
Message-ID:  <201410141701.s9EH1r92043501@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Tue Oct 14 17:01:52 2014
New Revision: 370871
URL: https://svnweb.freebsd.org/changeset/ports/370871
QAT: https://qat.redports.org/buildarchive/r370871/

Log:
  Update to 3.0.11.

Added:
  head/www/xsp/files/
  head/www/xsp/files/patch-docs_Mono.FastCGI_Makefile.am   (contents, props changed)
  head/www/xsp/files/patch-docs_Mono.WebServer_Makefile.am   (contents, props changed)
Modified:
  head/www/xsp/Makefile
  head/www/xsp/distinfo
  head/www/xsp/pkg-plist

Modified: head/www/xsp/Makefile
==============================================================================
--- head/www/xsp/Makefile	Tue Oct 14 16:56:11 2014	(r370870)
+++ head/www/xsp/Makefile	Tue Oct 14 17:01:52 2014	(r370871)
@@ -2,19 +2,31 @@
 # $FreeBSD$
 
 PORTNAME=	xsp
-PORTVERSION=	2.10.2
-PORTREVISION=	1
+PORTVERSION=	3.0.11
 CATEGORIES=	www
-MASTER_SITES=	http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
+MASTER_SITES=	GITHUB
 
 MAINTAINER=	mono@FreeBSD.org
 COMMENT=	Mono based web server
 
+LICENSE=	MIT
+
+BUILD_DEPENDS=	${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
+RUN_DEPENDS=	${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
+
 MAKE_JOBS_UNSAFE=	yes
 
+GH_ACCOUNT=	mono
+GH_COMMIT=	4587438
+USE_GITHUB=	yes
 USE_SQLITE=	3
-USES=		mono pathfix pkgconfig gmake tar:bzip2
+USES=		gmake mono pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	automake autoconf aclocal
+PATHFIX_MAKEFILEIN=Makefile.am
+
+AUTOMAKE_ARGS=	--add-missing --copy
+ACLOCAL_ARGS=	-I build/m4/shamrock -I build/m4/shave
 
 PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 

Modified: head/www/xsp/distinfo
==============================================================================
--- head/www/xsp/distinfo	Tue Oct 14 16:56:11 2014	(r370870)
+++ head/www/xsp/distinfo	Tue Oct 14 17:01:52 2014	(r370871)
@@ -1,2 +1,2 @@
-SHA256 (xsp-2.10.2.tar.bz2) = f4657f724167244d9baedf94e1d5747b8f1f53c339c7a11897154c1eb1289d4e
-SIZE (xsp-2.10.2.tar.bz2) = 284801
+SHA256 (xsp-3.0.11.tar.bz2) = 67b7bef551d989d47db71af2fb1e73520806ba94501dc11537286559c7e4dc15
+SIZE (xsp-3.0.11.tar.bz2) = 266327

Added: head/www/xsp/files/patch-docs_Mono.FastCGI_Makefile.am
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/xsp/files/patch-docs_Mono.FastCGI_Makefile.am	Tue Oct 14 17:01:52 2014	(r370871)
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- docs/Mono.FastCGI/Makefile.am.orig
++++ docs/Mono.FastCGI/Makefile.am
+@@ -8,7 +8,7 @@
+ 
+ INSTALL_FILES=$(DOCS_ARCHIVE_20) $(DOCS_TREE_20) $(DOCS_SOURCE_20)
+ 
+-DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f -printf "%p ")
++DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f)
+ 
+ EXTRA_DIST = \
+ 	$(DOCS_SOURCE_20) \

Added: head/www/xsp/files/patch-docs_Mono.WebServer_Makefile.am
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/xsp/files/patch-docs_Mono.WebServer_Makefile.am	Tue Oct 14 17:01:52 2014	(r370871)
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- docs/Mono.WebServer/Makefile.am.orig
++++ docs/Mono.WebServer/Makefile.am
+@@ -8,7 +8,7 @@
+ 
+ INSTALL_FILES=$(DOCS_ARCHIVE_20) $(DOCS_TREE_20) $(DOCS_SOURCE_20)
+ 
+-DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f -printf "%p ")
++DOC_FILES=$(shell find en -path '*/.svn' -prune -o -type f)
+ 
+ EXTRA_DIST = \
+ 	$(DOCS_SOURCE_20) \

Modified: head/www/xsp/pkg-plist
==============================================================================
--- head/www/xsp/pkg-plist	Tue Oct 14 16:56:11 2014	(r370870)
+++ head/www/xsp/pkg-plist	Tue Oct 14 17:01:52 2014	(r370871)
@@ -17,26 +17,26 @@ lib/mono/2.0/Mono.WebServer2.dll
 lib/mono/2.0/fastcgi-mono-server2.exe
 lib/mono/2.0/mod-mono-server2.exe
 lib/mono/2.0/xsp2.exe
-lib/mono/4.0/Mono.WebServer2.dll
-lib/mono/4.0/fastcgi-mono-server4.exe
-lib/mono/4.0/mod-mono-server4.exe
-lib/mono/4.0/xsp4.exe
+lib/mono/4.5/Mono.WebServer2.dll
+lib/mono/4.5/fastcgi-mono-server4.exe
+lib/mono/4.5/mod-mono-server4.exe
+lib/mono/4.5/xsp4.exe
 lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll
 lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb
 lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756/Mono.WebServer2.dll
 lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb
-lib/mono/gac/fastcgi-mono-server2/%%PORTVERSION%%.0__0738eb9f132ed756/fastcgi-mono-server2.exe
-lib/mono/gac/fastcgi-mono-server2/%%PORTVERSION%%.0__0738eb9f132ed756/fastcgi-mono-server2.exe.mdb
-lib/mono/gac/fastcgi-mono-server4/%%PORTVERSION%%.0__0738eb9f132ed756/fastcgi-mono-server4.exe
-lib/mono/gac/fastcgi-mono-server4/%%PORTVERSION%%.0__0738eb9f132ed756/fastcgi-mono-server4.exe.mdb
-lib/mono/gac/mod-mono-server2/%%PORTVERSION%%.0__0738eb9f132ed756/mod-mono-server2.exe
-lib/mono/gac/mod-mono-server2/%%PORTVERSION%%.0__0738eb9f132ed756/mod-mono-server2.exe.mdb
-lib/mono/gac/mod-mono-server4/%%PORTVERSION%%.0__0738eb9f132ed756/mod-mono-server4.exe
-lib/mono/gac/mod-mono-server4/%%PORTVERSION%%.0__0738eb9f132ed756/mod-mono-server4.exe.mdb
-lib/mono/gac/xsp2/%%PORTVERSION%%.0__0738eb9f132ed756/xsp2.exe
-lib/mono/gac/xsp2/%%PORTVERSION%%.0__0738eb9f132ed756/xsp2.exe.mdb
-lib/mono/gac/xsp4/%%PORTVERSION%%.0__0738eb9f132ed756/xsp4.exe
-lib/mono/gac/xsp4/%%PORTVERSION%%.0__0738eb9f132ed756/xsp4.exe.mdb
+lib/mono/gac/fastcgi-mono-server2/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server2.exe
+lib/mono/gac/fastcgi-mono-server2/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server2.exe.mdb
+lib/mono/gac/fastcgi-mono-server4/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe
+lib/mono/gac/fastcgi-mono-server4/3.0.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe.mdb
+lib/mono/gac/mod-mono-server2/3.0.0.0__0738eb9f132ed756/mod-mono-server2.exe
+lib/mono/gac/mod-mono-server2/3.0.0.0__0738eb9f132ed756/mod-mono-server2.exe.mdb
+lib/mono/gac/mod-mono-server4/3.0.0.0__0738eb9f132ed756/mod-mono-server4.exe
+lib/mono/gac/mod-mono-server4/3.0.0.0__0738eb9f132ed756/mod-mono-server4.exe.mdb
+lib/mono/gac/xsp2/3.0.0.0__0738eb9f132ed756/xsp2.exe
+lib/mono/gac/xsp2/3.0.0.0__0738eb9f132ed756/xsp2.exe.mdb
+lib/mono/gac/xsp4/3.0.0.0__0738eb9f132ed756/xsp4.exe
+lib/mono/gac/xsp4/3.0.0.0__0738eb9f132ed756/xsp4.exe.mdb
 lib/monodoc/sources/Mono.FastCGI.source
 lib/monodoc/sources/Mono.FastCGI.tree
 lib/monodoc/sources/Mono.FastCGI.zip
@@ -216,41 +216,4 @@ man/man1/dbsessmgr.1.gz
 man/man1/fastcgi-mono-server.1.gz
 man/man1/mod-mono-server.1.gz
 man/man1/xsp.1.gz
-@dirrm www/xsp
-@dirrm lib/xsp/test/controls
-@dirrm lib/xsp/test/bin
-@dirrm lib/xsp/test/App_Code
-@dirrm lib/xsp/test/2.0/treeview/TreeLineImages
-@dirrm lib/xsp/test/2.0/treeview
-@dirrm lib/xsp/test/2.0/menu
-@dirrm lib/xsp/test/2.0/masterpages
-@dirrm lib/xsp/test/2.0/gridview
-@dirrm lib/xsp/test/2.0
-@dirrm lib/xsp/test/1.1/webservice
-@dirrm lib/xsp/test/1.1/webcontrols
-@dirrm lib/xsp/test/1.1/html
-@dirrm lib/xsp/test/1.1/handlers
-@dirrm lib/xsp/test/1.1/databind
-@dirrm lib/xsp/test/1.1/customcontrol
-@dirrm lib/xsp/test/1.1/authtest
-@dirrm lib/xsp/test/1.1/asp.net
-@dirrm lib/xsp/test/1.1
-@dirrm lib/xsp/test
-@dirrm lib/xsp/4.0
-@dirrm lib/xsp/2.0
-@dirrm lib/xsp
-@dirrm lib/mono/gac/xsp4/%%PORTVERSION%%.0__0738eb9f132ed756
-@dirrm lib/mono/gac/xsp4
-@dirrm lib/mono/gac/xsp2/%%PORTVERSION%%.0__0738eb9f132ed756
-@dirrm lib/mono/gac/xsp2
-@dirrm lib/mono/gac/mod-mono-server4/%%PORTVERSION%%.0__0738eb9f132ed756
-@dirrm lib/mono/gac/mod-mono-server4
-@dirrm lib/mono/gac/mod-mono-server2/%%PORTVERSION%%.0__0738eb9f132ed756
-@dirrm lib/mono/gac/mod-mono-server2
-@dirrm lib/mono/gac/fastcgi-mono-server4/%%PORTVERSION%%.0__0738eb9f132ed756
-@dirrm lib/mono/gac/fastcgi-mono-server4
-@dirrm lib/mono/gac/fastcgi-mono-server2/%%PORTVERSION%%.0__0738eb9f132ed756
-@dirrm lib/mono/gac/fastcgi-mono-server2
-@dirrm lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756
-@dirrm lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756
-@dirrm lib/mono/gac/Mono.WebServer2
+@dir www/xsp



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