ports/112322: [maintainer-update] Update www/ikiwiki to v2.00

Henrik Brix Andersen henrik at brixandersen.dk
Tue May 1 19:30:07 UTC 2007


>Number:         112322
>Category:       ports
>Synopsis:       [maintainer-update] Update www/ikiwiki to v2.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 01 19:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Brix Andersen
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
pil.dk
>Environment:
System: FreeBSD lothlorien.brixandersen.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #25: Mon Apr 30 23:14:17 CEST 2007 root at lothlorien.brixandersen.dk:/usr/obj/usr/src/sys/LOTHLORIEN i386


	
>Description:
Update www/ikiwiki to v2.00. ChangeLog is available at
http://ikiwiki.info/news/version_2.00/

	
>How-To-Repeat:
	
>Fix:
Note: this patch removes files/patch-Makefile.PL, which needs to be
removed from CVS.

	

--- ikiwiki.diff begins here ---
diff -urpN /usr/ports/www/ikiwiki/Makefile ikiwiki/Makefile
--- /usr/ports/www/ikiwiki/Makefile	Sun Apr 29 23:10:08 2007
+++ ikiwiki/Makefile	Tue May  1 21:01:04 2007
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/ikiwiki/Makefile,v 1.2 2007/04/29 21:10:08 miwi Exp $
 
 PORTNAME=	ikiwiki
-PORTVERSION=	1.51
+PORTVERSION=	2.00
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff -urpN /usr/ports/www/ikiwiki/distinfo ikiwiki/distinfo
--- /usr/ports/www/ikiwiki/distinfo	Sun Apr 29 23:10:08 2007
+++ ikiwiki/distinfo	Tue May  1 20:40:13 2007
@@ -1,3 +1,3 @@
-MD5 (ikiwiki_1.51.tar.gz) = 28e8e5d3830833a3ed5b9934407452a3
-SHA256 (ikiwiki_1.51.tar.gz) = 2cd365080193f2bdcf9a90c47b965a6d38d8c9e211771a9c3c46b7ae942c7f88
-SIZE (ikiwiki_1.51.tar.gz) = 418926
+MD5 (ikiwiki_2.00.tar.gz) = b5b54f606d939e27b0fa3277a4b4ca29
+SHA256 (ikiwiki_2.00.tar.gz) = 0288eae3b43ffd2702100cd14f799e38e3ef83e2d8d5c9522738678f517ae685
+SIZE (ikiwiki_2.00.tar.gz) = 421826
diff -urpN /usr/ports/www/ikiwiki/files/patch-Makefile.PL ikiwiki/files/patch-Makefile.PL
--- /usr/ports/www/ikiwiki/files/patch-Makefile.PL	Sun Apr 29 23:10:09 2007
+++ ikiwiki/files/patch-Makefile.PL	Thu Jan  1 01:00:00 1970
@@ -1,17 +0,0 @@
---- Makefile.PL.orig	Sun Apr 29 12:57:51 2007
-+++ Makefile.PL	Sun Apr 29 13:27:51 2007
-@@ -47,8 +47,12 @@ extra_clean:
- 
- extra_install:
- 	install -d $(DESTDIR)$(PREFIX)/share/ikiwiki
--	find basewiki templates \( -type f -or -type l \) ! -regex '.*\.svn.*' \
--		-exec cp --parents -aL {} $(DESTDIR)$(PREFIX)/share/ikiwiki \;
-+	for dir in `find -L basewiki templates -type d ! -regex '.*\.svn.*'`; do \
-+		install -d $(DESTDIR)$(PREFIX)/share/ikiwiki/$$dir; \
-+		for file in `find -L $$dir -maxdepth 1 -type f`; do \
-+			install -m 644 $$file $(DESTDIR)$(PREFIX)/share/ikiwiki/$$dir; \
-+		done; \
-+	done
- 
- 	install -d $(DESTDIR)$(PREFIX)/share/man/man1
- 	install -m 644 ikiwiki.man $(DESTDIR)$(PREFIX)/share/man/man1/ikiwiki.1
--- ikiwiki.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list