FreeBSD Bugzilla – Attachment 187572 Details for
Bug 223313
[MAINTAINER] devel/hhdate: Update to 2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Port skeleton patch
hhdate-2.3.diff (text/plain), 1.44 KB, created by
Andreas Sommer
on 2017-10-29 21:52:15 UTC
(
hide
)
Description:
Port skeleton patch
Filename:
MIME Type:
Creator:
Andreas Sommer
Created:
2017-10-29 21:52:15 UTC
Size:
1.44 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 453137) >+++ Makefile (working copy) >@@ -2,9 +2,7 @@ > # $FreeBSD$ > > PORTNAME= hhdate >-PORTVERSION= 2.2 >-PORTREVISION= 1 >-DISTVERSIONPREFIX= v >+PORTVERSION= 2.3 > CATEGORIES= devel > > MAINTAINER= andreas.sommer87@googlemail.com >@@ -38,6 +36,6 @@ > > do-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/include/hhdate >- ${INSTALL_DATA} ${WRKSRC}/date.h ${STAGEDIR}${PREFIX}/include/hhdate/ >+ ${INSTALL_DATA} ${WRKSRC}/include/date/date.h ${STAGEDIR}${PREFIX}/include/hhdate/ > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 453137) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1497889098 >-SHA256 (HowardHinnant-date-v2.2_GH0.tar.gz) = e552bec642006fdee4e4d5e6270bbcb37a2b84b36c3433054e3ae9b02925644a >-SIZE (HowardHinnant-date-v2.2_GH0.tar.gz) = 779794 >+TIMESTAMP = 1509311413 >+SHA256 (HowardHinnant-date-2.3_GH0.tar.gz) = 8b74132e13f5d55580e281f4df6dc38b60cb3932bf1956bda2153a0d8fd590e4 >+SIZE (HowardHinnant-date-2.3_GH0.tar.gz) = 787743 >Index: files/test-minimal.cpp >=================================================================== >--- files/test-minimal.cpp (revision 453137) >+++ files/test-minimal.cpp (working copy) >@@ -2,7 +2,7 @@ > // Only for testing installed header shortly. > #include <iostream> > >-#include "../date.h" >+#include "../include/date/date.h" > > int main() > {
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 223313
: 187572 |
187573