svn commit: r361741 - head/mail/libsrs_alt
Kurt Jaeger
pi at FreeBSD.org
Mon Jul 14 09:07:37 UTC 2014
Author: pi
Date: Mon Jul 14 09:07:36 2014
New Revision: 361741
URL: http://svnweb.freebsd.org/changeset/ports/361741
QAT: https://qat.redports.org/buildarchive/r361741/
Log:
mail/libsrs_alt:
- mark as broken, distfile no longer available
- set EXPIRATION_DATE 2014-09-15
Modified:
head/mail/libsrs_alt/Makefile
Modified: head/mail/libsrs_alt/Makefile
==============================================================================
--- head/mail/libsrs_alt/Makefile Mon Jul 14 08:58:26 2014 (r361740)
+++ head/mail/libsrs_alt/Makefile Mon Jul 14 09:07:36 2014 (r361741)
@@ -1,16 +1,18 @@
-# Created by: Simon Dick <simond at irrelevant.org>
# $FreeBSD$
PORTNAME= libsrs_alt
DISTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://srs.mirtol.com/
MAINTAINER= simond at irrelevant.org
COMMENT= Sender Rewriting Scheme C Implementation
-USE_AUTOTOOLS= libtool
-USE_BZIP2= yes
+BROKEN= distfile no longer available
+EXPIRATION_DATE= 2014-09-15
+
+USES= libtool tar:bzip2
USE_LDCONFIG= yes
SHLIB_MAJOR= 1
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list