This time with revision bump.
? boehm-gc.diff
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/boehm-gc/Makefile,v
retrieving revision 1.54
diff -u -p -r1.54 Makefile
--- Makefile    19 Mar 2014 13:28:57 -0000      1.54
+++ Makefile    28 May 2014 02:30:52 -0000
@@ -7,7 +7,8 @@ VERSION=        7.2d
 DISTNAME=      gc-${VERSION}
 PKGNAME-atomic=        libatomic_ops-${VERSION}
 PKGNAME-main=  boehm-gc-${VERSION}
-REVISION-main= 0
+REVISION-atomic=0
+REVISION-main= 1
 
 WRKDIST=       ${WRKDIR}/gc-7.2
 MULTI_PACKAGES=        -main -atomic
@@ -20,7 +21,7 @@ CATEGORIES=   devel
 
 MASTER_SITES=  ${HOMEPAGE}gc_source/
 
-HOMEPAGE=      http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+HOMEPAGE=      http://hboehm.info/gc/
 
 # currently works only on most ELF archs
 NOT_FOR_ARCHS= m88k vax mips64 mips64el

Reply via email to