summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/sectar/Makefile9
-rw-r--r--archivers/sectar/distinfo2
-rw-r--r--archivers/sectar/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile
index aff14f4..daa55d5 100644
--- a/archivers/sectar/Makefile
+++ b/archivers/sectar/Makefile
@@ -6,18 +6,15 @@
#
PORTNAME= sectar
-PORTVERSION= 1.01
+PORTVERSION= 1.02
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= star
MAINTAINER= greid@ukug.uk.freebsd.org
-COMMENT= A program to create encrypted tar archives
+COMMENT= A program to create encrypted tar archives
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
-CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lgnugetopt"
+USE_GETOPT_LONG= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/archivers/sectar/distinfo b/archivers/sectar/distinfo
index 2f0bf30..20ba59d 100644
--- a/archivers/sectar/distinfo
+++ b/archivers/sectar/distinfo
@@ -1 +1 @@
-MD5 (sectar-1.01.tar.gz) = 3e66317f95fa47608abfe96dbcba355a
+MD5 (sectar-1.02.tar.gz) = 2882836c159ab2960064e591668ed658
diff --git a/archivers/sectar/pkg-descr b/archivers/sectar/pkg-descr
index 483381d..d9181b7 100644
--- a/archivers/sectar/pkg-descr
+++ b/archivers/sectar/pkg-descr
@@ -4,5 +4,7 @@ and keysizes using the AES algorithm Rijndael. Once the standalone app
is stable, then it will be incorporated with tar. The encryption is
exported under exemption TSU 740.13.
+WWW: http://sf.net/projects/star/
+
- George Reid
greid@ukug.uk.freebsd.org
OpenPOWER on IntegriCloud