Does this look good? The distfile's slightly different - otherwise, this
is straight-forward.

Our port's pretty out of date, too. If anyone's interested in updating
it, let me know. Otherwise, I may try in the next couple weeks.


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/cil/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    7 Sep 2014 16:14:43 -0000       1.32
+++ Makefile    29 Feb 2016 17:50:29 -0000
@@ -8,11 +8,10 @@ COMMENT=      framework for analysis and tran
 CATEGORIES =   devel lang
 
 DISTNAME =     cil-1.5.1
-REVISION =      5
-EXTRACT_SUFX = .tar.gz
-MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=cil/}
+REVISION =      6
 
-HOMEPAGE=      http://kerneis.github.com/cil/
+GH_ACCOUNT =   cil-project
+GH_PROJECT =   cil
 
 # BSD license
 PERMIT_PACKAGE_CDROM=  Yes
@@ -21,6 +20,8 @@ WANTLIB=              c curses m pthread
 
 MODULES =              lang/ocaml
 BUILD_DEPENDS=         sysutils/findlib
+
+WRKDIST =              ${WRKDIR}/cil-${DISTNAME}
 
 CONFIGURE_STYLE =      autoconf no-autoheader
 AUTOCONF_VERSION =     2.69
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/cil/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    18 Aug 2012 22:00:56 -0000      1.8
+++ distinfo    29 Feb 2016 17:50:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (cil-1.5.1.tar.gz) = 4hcrQFO/gGTsXqfe6/Fp0rlE9YimTBGf4xC0i1fizXs=
-SIZE (cil-1.5.1.tar.gz) = 1792712
+SHA256 (cil-1.5.1.tar.gz) = jeaCp61ur/lSHobaIbKsVRf8vnwD56Ok+9/HKdegybo=
+SIZE (cil-1.5.1.tar.gz) = 1792797

Reply via email to