[Midnightbsd-cvs] mports [18779] trunk/security/linux-f10-cyrus-sasl2: fix fetch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 3 22:21:22 EDT 2015


Revision: 18779
          http://svnweb.midnightbsd.org/mports/?rev=18779
Author:   laffer1
Date:     2015-05-03 22:21:22 -0400 (Sun, 03 May 2015)
Log Message:
-----------
fix fetch

Modified Paths:
--------------
    trunk/security/linux-f10-cyrus-sasl2/Makefile
    trunk/security/linux-f10-cyrus-sasl2/distinfo.i386

Modified: trunk/security/linux-f10-cyrus-sasl2/Makefile
===================================================================
--- trunk/security/linux-f10-cyrus-sasl2/Makefile	2015-05-04 02:20:16 UTC (rev 18778)
+++ trunk/security/linux-f10-cyrus-sasl2/Makefile	2015-05-04 02:21:22 UTC (rev 18779)
@@ -3,8 +3,9 @@
 
 PORTNAME=	cyrus-sasl2
 PORTVERSION=	2.1.22
+PORTREVISION=	1
 CATEGORIES=	security linux
-MASTER_SITES=	CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
+MASTER_SITES=	FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
 PKGNAMEPREFIX=	linux-f10-
 DISTNAME=	cyrus-sasl-lib-${PORTVERSION}-${RPMVERSION}
 
@@ -12,10 +13,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	RFC 2222 SASL (Simple Authentication and Security Layer) (Linux Fedora 10)
+
 LICENSE=	bsd4
 
+USE_LINUX=	f10
 USE_LINUX_RPM=	yes
-LINUX_DIST_VER=	10
 RPMVERSION=	19.fc10
 USE_LDCONFIG=	yes
 BRANDELF_FILES=	usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2

Modified: trunk/security/linux-f10-cyrus-sasl2/distinfo.i386
===================================================================
--- trunk/security/linux-f10-cyrus-sasl2/distinfo.i386	2015-05-04 02:20:16 UTC (rev 18778)
+++ trunk/security/linux-f10-cyrus-sasl2/distinfo.i386	2015-05-04 02:21:22 UTC (rev 18779)
@@ -1,6 +1,4 @@
-MD5 (rpm/i386/fedora/10/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm) = 5a4ee3c84ec9581723fd56b658eec994
 SHA256 (rpm/i386/fedora/10/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm) = ae8da4ee07615519c657ddbe3b8c128a2e81f00a4db0da17b7369dabe03ed6d2
 SIZE (rpm/i386/fedora/10/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm) = 145305
-MD5 (rpm/i386/fedora/10/cyrus-sasl-2.1.22-19.fc10.src.rpm) = f66997139328e0446b1635b4c59c5cd4
 SHA256 (rpm/i386/fedora/10/cyrus-sasl-2.1.22-19.fc10.src.rpm) = 70f087f10f7a6c62a30befadef9904c03543aa20ae890889b2a08a04382e6963
 SIZE (rpm/i386/fedora/10/cyrus-sasl-2.1.22-19.fc10.src.rpm) = 1661687



More information about the Midnightbsd-cvs mailing list