FreeBSD Bugzilla – Attachment 137144 Details for
Bug 182537
update to devel/php-libawl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php-libawl.diff
php-libawl.diff (text/x-diff), 1.44 KB, created by
Guido Falsi
on 2013-11-06 16:55:38 UTC
(
hide
)
Description:
php-libawl.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2013-11-06 16:55:38 UTC
Size:
1.44 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 333003) >+++ Makefile (working copy) >@@ -2,13 +2,12 @@ > # $FreeBSD$ > > PORTNAME= php-libawl >-PORTVERSION= 0.53 >+PORTVERSION= 0.54 > CATEGORIES= devel >-MASTER_SITES= http://debian.mcmillan.net.nz/packages/awl/ \ >- SF/rscds/awl/${PORTVERSION} >+MASTER_SITES= http://debian.mcmillan.net.nz/debian/pool/awm/a/awl/ > DISTNAME= awl-${PORTVERSION} > >-MAINTAINER= cristianorolim@hotmail.com >+MAINTAINER= cristianorolim@outlook.com > COMMENT= Andrew.s Web Libraries - PHP Utility Libraries > > WRKSRC= ${WRKDIR}/awl-${PORTVERSION} >@@ -16,7 +15,6 @@ > OPTIONS_DEFINE= PHP > OPTIONS_DEFAULT= PHP > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MPHP} >@@ -34,7 +32,7 @@ > ${RM} -f ${WRKSRC}/inc/*.orig > > do-install: >- ${MKDIR} ${PREFIX}/${LIBAWLDIR}/ >- cd ${WRKSRC} && ${CP} -pR dba inc ${PREFIX}/${LIBAWLDIR}/ >+ ${MKDIR} ${STAGEDIR}${PREFIX}/${LIBAWLDIR} >+ cd ${WRKSRC} && ${CP} -pR dba inc ${STAGEDIR}${PREFIX}/${LIBAWLDIR}/ > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 333003) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (awl-0.53.tar.gz) = 8b012f6df172c70af2eb7f9f860b391429b3a261499c904d906532c34aee59ee >-SIZE (awl-0.53.tar.gz) = 308256 >+SHA256 (awl-0.54.tar.gz) = 9bfdae0ce11009bfb225ce6bc96313a4f655754fd9dc490decdadffedead3ae7 >+SIZE (awl-0.54.tar.gz) = 309467
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 182537
:
137143
| 137144
Working