[MacPorts] #1863: UPDATE: subversion 1.0.4

MacPorts noreply at macports.org
Thu Mar 24 06:54:47 PDT 2016


#1863: UPDATE: subversion 1.0.4
-------------------------+--------------------------------
  Reporter:  dluke@…     |      Owner:  macports-tickets@…
      Type:  update      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  1.0
Resolution:  fixed       |   Keywords:
      Port:  subversion  |
-------------------------+--------------------------------
Changes (by ryandesign@…):

 * type:  defect => update
 * port:   => subversion


Old description:

> Version bump, and fix mod_dav_svn variant for current apache2 layout
> (thanks to clay at killersoft.com)
>
> diffs inline:
>
> RCS file:
> /Volumes/src/cvs/od/proj/darwinports/dports/devel/subversion/Portfile,v
> retrieving revision 1.25
> diff -u -d -b -w -r1.25 Portfile
> --- Portfile    20 May 2004 01:11:38 -0000      1.25
> +++ Portfile    24 May 2004 15:33:13 -0000
> @@ -2,7 +2,7 @@
>
>  PortSystem 1.0
>  name                   subversion
> -version                        1.0.3
> +version                        1.0.4
>  categories             devel
>  maintainers            dluke at geeklair.net
>  description            A cvs like version control system, but without
> the suck
> @@ -12,8 +12,8 @@
>                         outstanding problems with cvs(1).
>
>  homepage               http://subversion.tigris.org/
> -master_sites
> http://subversion.tigris.org/files/documents/15/13430/
> -checksums              md5 1d5722a515be8f1aa6cfb779d99c6a11
> +master_sites           http://subversion.tigris.org/tarballs/
> +checksums              md5 fdf54470ac280e9b7cb008e907ec275a
>
>  depends_lib            lib:libexpat:expat lib:libneon.24.0.6:neon \
>                         lib:libapr-0.0.9.5:apr lib:libaprutil-0.0.9.5
> :apr-util \
> @@ -35,9 +35,9 @@
>  platform darwin {      patchfiles-append       patch-svnlook-main.c
>                         }
>
> -variant mod_dav_svn {  depends_build path:${prefix}/sbin/apxs:apache2
> +variant mod_dav_svn {  depends_build
> path:${prefix}/apache2/bin/apxs:apache2
>                         configure.args-append \
> -                       --with-apxs=${prefix}/sbin/apxs \
> +                       --with-apxs=${prefix}/apache2/bin/apxs \
>                         --disable-mod-activation
>                         configure.args-delete --without-apxs
>                         }
> cvs server: Diffing files

New description:

 Version bump, and fix mod_dav_svn variant for current apache2 layout
 (thanks to clay at killersoft.com)

 diffs inline:

 {{{
 RCS file:
 /Volumes/src/cvs/od/proj/darwinports/dports/devel/subversion/Portfile,v
 retrieving revision 1.25
 diff -u -d -b -w -r1.25 Portfile
 --- Portfile    20 May 2004 01:11:38 -0000      1.25
 +++ Portfile    24 May 2004 15:33:13 -0000
 @@ -2,7 +2,7 @@

  PortSystem 1.0
  name                   subversion
 -version                        1.0.3
 +version                        1.0.4
  categories             devel
  maintainers            dluke at geeklair.net
  description            A cvs like version control system, but without the
 suck
 @@ -12,8 +12,8 @@
                         outstanding problems with cvs(1).

  homepage               http://subversion.tigris.org/
 -master_sites
 http://subversion.tigris.org/files/documents/15/13430/
 -checksums              md5 1d5722a515be8f1aa6cfb779d99c6a11
 +master_sites           http://subversion.tigris.org/tarballs/
 +checksums              md5 fdf54470ac280e9b7cb008e907ec275a

  depends_lib            lib:libexpat:expat lib:libneon.24.0.6:neon \
                         lib:libapr-0.0.9.5:apr lib:libaprutil-0.0.9.5:apr-
 util \
 @@ -35,9 +35,9 @@
  platform darwin {      patchfiles-append       patch-svnlook-main.c
                         }

 -variant mod_dav_svn {  depends_build path:${prefix}/sbin/apxs:apache2
 +variant mod_dav_svn {  depends_build
 path:${prefix}/apache2/bin/apxs:apache2
                         configure.args-append \
 -                       --with-apxs=${prefix}/sbin/apxs \
 +                       --with-apxs=${prefix}/apache2/bin/apxs \
                         --disable-mod-activation
                         configure.args-delete --without-apxs
                         }
 cvs server: Diffing files
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/1863#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list