FreeBSD Bugzilla – Attachment 85625 Details for
Bug 121883
devel/viewvc: [PATCH]: update 1.0.4 -> 1.0.5, add WITH_MODPYTHON3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_viewvc.diff
devel_viewvc.diff (text/plain), 2.16 KB, created by
Philip M. Gollucci
on 2008-03-19 21:40:00 UTC
(
hide
)
Description:
devel_viewvc.diff
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2008-03-19 21:40:00 UTC
Size:
2.16 KB
patch
obsolete
>Index: KNOBS >=================================================================== >RCS file: /home/ncvs/ports/KNOBS,v >retrieving revision 1.22 >diff -u -r1.22 KNOBS >--- KNOBS 11 Dec 2007 21:21:20 -0000 1.22 >+++ KNOBS 19 Mar 2008 21:06:54 -0000 >@@ -72,6 +72,7 @@ > MATROSKA Matroska multimedia container support > MMX Adds support for x86 MMX optimizations > MODPERL2 Use www/mod_perl2 port >+MODPYTHON3 Use www/mod_python3 port > MPEG4IP MPEG4 multimedia support > MUSEPACK Musepack (MPC, musicpd, libmpcdec) support > MYSQL MySQL database support >Index: devel/viewvc/Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/viewvc/Makefile,v >retrieving revision 1.25 >diff -u -r1.25 Makefile >--- devel/viewvc/Makefile 11 Apr 2007 10:37:04 -0000 1.25 >+++ devel/viewvc/Makefile 19 Mar 2008 21:15:45 -0000 >@@ -6,9 +6,9 @@ > # > > PORTNAME= viewvc >-PORTVERSION= 1.0.4 >+PORTVERSION= 1.0.5 > CATEGORIES= devel python >-MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/37319/ >+MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/41694/ > > MAINTAINER= jbq@caraldi.com > COMMENT= Web-based Version Control Repository Browsing >@@ -16,6 +16,10 @@ > RUN_DEPENDS= ${PYTHON_LIBDIR}/site-packages/svn/__init__.py:${PORTSDIR}/devel/subversion-python > > USE_PYTHON= yes >+USE_APACHE= 2.0+ >+.if defined(WITH_MODPYTHON3) >+RUN_DEPENDS+= ${APACHEMODDIR}/mod_python.so:${PORTSDIR}/www/mod_python3 >+.endif > NO_BUILD= yes > > SUB_FILES= pkg-message >Index: devel/viewvc/distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/viewvc/distinfo,v >retrieving revision 1.14 >diff -u -r1.14 distinfo >--- devel/viewvc/distinfo 11 Apr 2007 10:37:04 -0000 1.14 >+++ devel/viewvc/distinfo 19 Mar 2008 20:17:16 -0000 >@@ -1,3 +1,3 @@ >-MD5 (viewvc-1.0.4.tar.gz) = e55ba2864a23b0597f80ccf726966b96 >-SHA256 (viewvc-1.0.4.tar.gz) = 555ee9fffa4f883bf56b077e856ea313d994e59c0267b41c558dbc0d1950cd1f >-SIZE (viewvc-1.0.4.tar.gz) = 383491 >+MD5 (viewvc-1.0.5.tar.gz) = 8fc8107f937b9da481b14333a7fdb29d >+SHA256 (viewvc-1.0.5.tar.gz) = 0caf17fa0137231c0a78a5c57e758da73475212516d4758fe521def007a8fddd >+SIZE (viewvc-1.0.5.tar.gz) = 522323
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 121883
: 85625 |
85626