FreeBSD Bugzilla – Attachment 65260 Details for
Bug 96753
[PATCH] www/lifetype: update for versioned plugins and templates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lifetype-1.0.4.patch
lifetype-1.0.4.patch (text/plain), 1.90 KB, created by
Yen-Ming Lee
on 2006-05-04 09:00:31 UTC
(
hide
)
Description:
lifetype-1.0.4.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2006-05-04 09:00:31 UTC
Size:
1.90 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/lifetype/Makefile,v >retrieving revision 1.11 >diff -u -u -r1.11 Makefile >--- Makefile 27 Apr 2006 04:09:26 -0000 1.11 >+++ Makefile 4 May 2006 07:55:20 -0000 >@@ -11,13 +11,14 @@ > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= lifetype > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >- _all_plugins${EXTRACT_SUFX} \ >- _all_templates${EXTRACT_SUFX} >+ ${PORTVERSION:R}__all_plugins${EXTRACT_SUFX} \ >+ ${PORTVERSION:R}__all_templates${EXTRACT_SUFX} > > MAINTAINER= clsung@FreeBSD.org > COMMENT= A PHP and MySQL based blogging platform > >-IGNOREFILES= _all_plugins${EXTRACT_SUFX} _all_templates${EXTRACT_SUFX} >+IGNOREFILES= ${PORTVERSION:R}__all_plugins${EXTRACT_SUFX} \ >+ ${PORTVERSION:R}__all_templates${EXTRACT_SUFX} > > USE_ZIP= YES > >@@ -54,7 +55,7 @@ > > post-extract: > .for x in plugins templates >- cd ${WRKSRC}/${x} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/_all_${x}${EXTRACT_SUFX} >+ cd ${WRKSRC}/${x} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${PORTVERSION:R}__all_${x}${EXTRACT_SUFX} > .endfor > > .if defined(WITH_BIG5) >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/lifetype/distinfo,v >retrieving revision 1.9 >diff -u -u -r1.9 distinfo >--- distinfo 27 Apr 2006 04:09:26 -0000 1.9 >+++ distinfo 4 May 2006 07:55:20 -0000 >@@ -1,7 +1,7 @@ > MD5 (lifetype-1.0.4.zip) = 3d3b19a4f3e777b2e5bffdf3d8c6c1b3 > SHA256 (lifetype-1.0.4.zip) = 535477c81d7f56a64d6a7703c7282bb867cc2efe26f5a9df93407c63321011f4 > SIZE (lifetype-1.0.4.zip) = 3245485 >-MD5 (_all_plugins.zip) = IGNORE >-SHA256 (_all_plugins.zip) = IGNORE >-MD5 (_all_templates.zip) = IGNORE >-SHA256 (_all_templates.zip) = IGNORE >+MD5 (1.0__all_plugins.zip) = IGNORE >+SHA256 (1.0__all_plugins.zip) = IGNORE >+MD5 (1.0__all_templates.zip) = IGNORE >+SHA256 (1.0__all_templates.zip) = IGNORE
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 96753
: 65260