FreeBSD Bugzilla – Attachment 232620 Details for
Bug 262712
devel/gitlist: update to 1.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update created by following porters-handbook/port-upgrading.html
gitlist-1.1.1.diff (text/plain), 1.58 KB, created by
Andre Rikkert de Koe - ARK-ICT
on 2022-03-21 22:40:01 UTC
(
hide
)
Description:
update created by following porters-handbook/port-upgrading.html
Filename:
MIME Type:
Creator:
Andre Rikkert de Koe - ARK-ICT
Created:
2022-03-21 22:40:01 UTC
Size:
1.58 KB
patch
obsolete
>diff --git a/devel/gitlist/Makefile b/devel/gitlist/Makefile >index c23ea1115967..7eb6403270db 100644 >--- a/devel/gitlist/Makefile >+++ b/devel/gitlist/Makefile >@@ -1,7 +1,7 @@ > # Created by: Andre Rikkert de Koe - ARK-ICT <andre@ark-ict.nl> > > PORTNAME= gitlist >-DISTVERSION= 1.0.2 >+DISTVERSION= 1.1.1 > CATEGORIES= devel www > MASTER_SITES= https://github.com/klaussilveira/gitlist/releases/download/${DISTVERSION}/ \ > https://freebsd.ark-ict.nl/ports/ >@@ -15,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt > RUN_DEPENDS= git:devel/git > > NO_BUILD= yes >-USES= cpe php:web >+USES= cpe php:web zip > USE_PHP= ctype hash json simplexml > > PLIST= ${WRKDIR}/plist >-WRKSRC= ${WRKDIR}/${PORTNAME} >+NO_WRKSUBDIR= yes > > USERS?= ${WWWOWN} > GROUPS?= ${WWWGRP} >@@ -30,6 +30,7 @@ post-patch: > cd ${WRKSRC}; \ > ${REINPLACE_CMD} -e 's|/usr/bin/git|/usr/local/bin/git|g' config.ini-example; \ > ${FIND} . ! -type d | ${SORT} | ${SED} -e "s,^\.,%%WWWDIR%%," > ${PLIST}; >+ ${ECHO} "@dir(${WWWOWN},${WWWGRP},) %%WWWDIR%%/vendor/twig/twig/doc" >> ${PLIST} > ${ECHO} "@dir(${WWWOWN},${WWWGRP},) %%WWWDIR%%/cache" >> ${PLIST} > > do-install: >diff --git a/devel/gitlist/distinfo b/devel/gitlist/distinfo >index 0296b42f5a4f..f35e590f678b 100644 >--- a/devel/gitlist/distinfo >+++ b/devel/gitlist/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1615986035 >-SHA256 (gitlist-1.0.2.tar.gz) = 38728b688f6600ad97b6d5900b472da6529ff7f3b8c0669ada25ae0bb65d34d9 >-SIZE (gitlist-1.0.2.tar.gz) = 5794820 >+TIMESTAMP = 1647078081 >+SHA256 (gitlist-1.1.1.zip) = 6ca752584f94c70e1ec383eb29aa31a88de91ac1af7bdeea2b5cd76585c8305e >+SIZE (gitlist-1.1.1.zip) = 2809753
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
Flags:
freebsd-ports
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262712
: 232620