OK?
On 2013-11-27 Wed 16:00 PM |, Craig R. Skinner wrote:
> On 2013-11-23 Sat 11:28 AM |, Craig R. Skinner wrote:
> > ----- Forwarded message from Jim Razmus <[email protected]> -----
> >
> > I'm rolling an update for greyscanner and just tagged version 1.02.
> > Would you mind mirroring the new disfile? Here's the URL:
> >
>
> Here's an un-mirrored diff that pulls directly from BitBucket:
>
> Please test as BitBucket (like Github) adds its own version numbering.
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/greyscanner/Makefile,v
> retrieving revision 1.8
> diff -u -r1.8 Makefile
> --- Makefile 11 Oct 2013 23:49:56 -0000 1.8
> +++ Makefile 27 Nov 2013 15:58:23 -0000
> @@ -2,23 +2,29 @@
>
> COMMENT = greytrapping daemon to compliment OpenBSD spamd
>
> -DISTNAME = greyscanner-1.01
> -REVISION = 1
> +DISTNAME = greyscanner
> +PKGNAME = ${DISTNAME}-1.02
> +BB_VER = 30977fa778c3
> +BB_USR = bonetruck
> +
> CATEGORIES = mail
> -HOMEPAGE = https://bitbucket.org/bonetruck/greyscanner/
> +
> +HOMEPAGE = https://bitbucket.org/${BB_USR}/${DISTNAME}
>
> MAINTAINER = Jim Razmus II <[email protected]>
>
> # BSD
> PERMIT_PACKAGE_CDROM = Yes
>
> -#MASTER_SITES = https://bitbucket.org/bonetruck/greyscanner/get/
> -MASTER_SITES = http://spacehopper.org/mirrors/
> +MASTER_SITES = ${HOMEPAGE}/get/
> +
> +DISTFILES = ${PKGNAME}${EXTRACT_SUFX}
> +
>
> RUN_DEPENDS = mail/p5-Email-Valid \
> net/p5-Net-DNS
>
> -WRKDIST = ${WRKDIR}/greyscanner
> +WRKDIST = ${WRKDIR}/${BB_USR}-${DISTNAME}-${BB_VER}
>
> NO_BUILD = Yes
> NO_TEST = Yes
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/greyscanner/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 distinfo
> --- distinfo 11 Jun 2009 22:27:29 -0000 1.1.1.1
> +++ distinfo 27 Nov 2013 15:58:23 -0000
> @@ -1,5 +1,2 @@
> -MD5 (greyscanner-1.01.tar.gz) = Wl9/U5LZ1G8dMK7uPQonHw==
> -RMD160 (greyscanner-1.01.tar.gz) = 7dEGEdENPb4XvxKy94L3YanYUGk=
> -SHA1 (greyscanner-1.01.tar.gz) = UDsamjm4fKxyF/bOvmiyjqLquM4=
> -SHA256 (greyscanner-1.01.tar.gz) =
> sR8TI8ORWLTcvIKVwZBA2pCmdnjC5nbYkfEiwDBbUJs=
> -SIZE (greyscanner-1.01.tar.gz) = 6831
> +SHA256 (greyscanner-1.02.tar.gz) =
> 81e4c535e52cca28ec3776414a3eb1114f9d8e5f153736785baeae23bcc88256
> +SIZE (greyscanner-1.02.tar.gz) = 6903
>
>
> Cheers,
> --
> Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7
>