FreeBSD Bugzilla – Attachment 78088 Details for
Bug 112322
[maintainer-update] Update www/ikiwiki to v2.00
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ikiwiki.diff
ikiwiki.diff (text/plain), 1.93 KB, created by
Henrik Brix Andersen
on 2007-05-01 20:30:05 UTC
(
hide
)
Description:
ikiwiki.diff
Filename:
MIME Type:
Creator:
Henrik Brix Andersen
Created:
2007-05-01 20:30:05 UTC
Size:
1.93 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 112322
: 78088