diff -ruNa ip4r.orig/Makefile ip4r/Makefile --- ip4r.orig/Makefile 2011-03-03 18:14:56.000000000 +0300 +++ ip4r/Makefile 2011-03-04 21:08:55.000000000 +0300 @@ -6,17 +6,15 @@ # PORTNAME= ip4r -PORTVERSION= 1.03 -PORTREVISION= 1 +PORTVERSION= 1.05 CATEGORIES= databases net -MASTER_SITES= http://pgfoundry.org/frs/download.php/1581/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/2607/ MAINTAINER= ports@FreeBSD.org COMMENT= IPv4 and IPv4 range index type for PostgreSQL USE_PGSQL= YES USE_GMAKE= YES -DEFAULT_PGSQL_VER= 81 # 74 is not strictly true, but requires extracting the appropriate # postgresql-contrib tarball, and associated heavy lifting. @@ -36,13 +34,4 @@ @${INSTALL_DATA} ${WRKSRC}/README.ip4r \ ${PREFIX}/share/doc/postgresql/contrib -.include - -.if ${OSVERSION} < 700000 -.if ${ARCH} == "sparc64" -BROKEN= Does not find dependency gcc42 -.endif -.endif - - -.include +.include diff -ruNa ip4r.orig/distinfo ip4r/distinfo --- ip4r.orig/distinfo 2011-03-03 18:14:56.000000000 +0300 +++ ip4r/distinfo 2011-03-03 18:18:09.000000000 +0300 @@ -1,3 +1,2 @@ -MD5 (ip4r-1.03.tar.gz) = 505bf478f48afc6c9d8c50e6aeb233cb -SHA256 (ip4r-1.03.tar.gz) = 0f972382d9a0c2aa5b1025cacb5ca1a98bcea3a33821b723f3041ee82b0a80f2 -SIZE (ip4r-1.03.tar.gz) = 18294 +SHA256 (ip4r-1.05.tar.gz) = 134615f2423085410b2d1a05e8e25bd46f7bf7f294470302a8d9ee2e9507b1c2 +SIZE (ip4r-1.05.tar.gz) = 18700