FreeBSD Bugzilla – Attachment 90338 Details for
Bug 127500
[maintainer update]: www/vee
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
vee.diff
vee.diff (text/plain), 1.59 KB, created by
estrabd
on 2008-09-20 00:30:00 UTC
(
hide
)
Description:
vee.diff
Filename:
MIME Type:
Creator:
estrabd
Created:
2008-09-20 00:30:00 UTC
Size:
1.59 KB
patch
obsolete
>diff -ruN vee.back/Makefile vee/Makefile >--- vee.back/Makefile 1969-12-31 18:00:00.000000000 -0600 >+++ vee/Makefile 2008-09-19 17:55:43.000000000 -0500 >@@ -0,0 +1,27 @@ >+# New ports collection makefile for: vee >+# Date created: 19 September 2008 >+# Whom: B. Estrade <estrabd@gmail.com> >+# >+# $FreeBSD: ports/www/vee/Makefile,v 1.2 2007/09/10 16:15:06 sat Exp $ >+# >+ >+PORTNAME= vee >+DISTVERSION= 0.9.9-zeta >+CATEGORIES= www >+MASTER_SITES= http://www.0x743.com/vee/ CENKES >+# Also here: http://code.google.com/p/vee/ >+EXTRACT_SUFX= .tgz >+ >+MAINTAINER= estrabd@gmail.com >+COMMENT= Tiny CLI blogging tool >+ >+NO_BUILD= yes >+PLIST_FILES= bin/${PORTNAME} >+ >+post-patch: >+ @${REINPLACE_CMD} -Ee 's|^function ([[:graph:]]+)|\1 ()|' ${WRKSRC}/bin/${PORTNAME} >+ >+do-install: >+ @${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin/ >+ >+.include <bsd.port.mk> >diff -ruN vee.back/distinfo vee/distinfo >--- vee.back/distinfo 1969-12-31 18:00:00.000000000 -0600 >+++ vee/distinfo 2008-09-19 17:54:52.000000000 -0500 >@@ -0,0 +1,3 @@ >+MD5 (vee-0.9.9-zeta.tgz) = 4993bd7ede7f635e4402845456149e2c >+SHA256 (vee-0.9.9-zeta.tgz) = 3798eb25a39c790f245d22c8ff1c8f86030f884e019d6f8dd151f64ff77772be >+SIZE (vee-0.9.9-zeta.tgz) = 9024 >diff -ruN vee.back/pkg-descr vee/pkg-descr >--- vee.back/pkg-descr 1969-12-31 18:00:00.000000000 -0600 >+++ vee/pkg-descr 2008-09-19 17:55:27.000000000 -0500 >@@ -0,0 +1,6 @@ >+vee is a zero configuration, command line blog tool that is written in >+Bourne shell in a single file. It uses vi as the editor, but this can >+be changed out. >+ >+WWW: http://www.0x743.com/vee/ >+Author: B. Estrade <estrabd at gmail>
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 127500
: 90338