diff -ruN py-subvertpy.orig/Makefile py-subvertpy/Makefile --- py-subvertpy.orig/Makefile 2010-11-01 11:22:02.543440776 +0100 +++ py-subvertpy/Makefile 2010-11-01 11:22:15.322047290 +0100 @@ -6,9 +6,9 @@ # PORTNAME= subvertpy -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= devel -MASTER_SITES= https://launchpadlibrarian.net/56729076/ \ +MASTER_SITES= https://launchpadlibrarian.net/58252850/ \ http://www.c-s.li/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN py-subvertpy.orig/distinfo py-subvertpy/distinfo --- py-subvertpy.orig/distinfo 2010-11-01 11:22:02.544441182 +0100 +++ py-subvertpy/distinfo 2010-11-01 11:22:15.322047290 +0100 @@ -1,3 +1,2 @@ -MD5 (subvertpy-0.7.4.tar.gz) = 7ad42a1d5d625fe19d35534b97d6162f -SHA256 (subvertpy-0.7.4.tar.gz) = 94cfaf50edf47bfc79698a08dac10655be97e938f55ef656cea04cd174606ab4 -SIZE (subvertpy-0.7.4.tar.gz) = 90695 +SHA256 (subvertpy-0.7.5.tar.gz) = c43782ef281f347a1c4fe02e5cab4dd361fe228a6c3186f2d76ec01daca9bb5e +SIZE (subvertpy-0.7.5.tar.gz) = 91369 diff -ruN py-subvertpy.orig/pkg-descr py-subvertpy/pkg-descr --- py-subvertpy.orig/pkg-descr 2010-11-01 11:22:02.544441182 +0100 +++ py-subvertpy/pkg-descr 2010-11-01 11:22:15.322047290 +0100 @@ -6,4 +6,4 @@ access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided. -www: https://launchpad.net/subvertpy +WWW: https://launchpad.net/subvertpy