diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2006-12-22 10:51:16 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2006-12-22 10:51:16 +0800 |
commit | 8ca7b0188594153875bb2a9ecc42640a164f458d (patch) | |
tree | fbf580ad96d1fe2f23edbd1fec5342b314fe4867 /sysutils | |
parent | bcb27a79a49564bc4f677adb8c8e94ec65b2d52d (diff) | |
download | freebsd-ports-gnome-8ca7b0188594153875bb2a9ecc42640a164f458d.tar.gz freebsd-ports-gnome-8ca7b0188594153875bb2a9ecc42640a164f458d.tar.zst freebsd-ports-gnome-8ca7b0188594153875bb2a9ecc42640a164f458d.zip |
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/duplicity-devel/Makefile | 4 | ||||
-rw-r--r-- | sysutils/duplicity/Makefile | 4 | ||||
-rw-r--r-- | sysutils/duplicity05/Makefile | 4 | ||||
-rw-r--r-- | sysutils/hdup/Makefile | 4 | ||||
-rw-r--r-- | sysutils/kdf/Makefile | 4 | ||||
-rw-r--r-- | sysutils/kfloppy/Makefile | 4 | ||||
-rw-r--r-- | sysutils/sweeper/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/sysutils/duplicity-devel/Makefile b/sysutils/duplicity-devel/Makefile index d2dfa59f7f32..67d14ed64e31 100644 --- a/sysutils/duplicity-devel/Makefile +++ b/sysutils/duplicity-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index d2dfa59f7f32..67d14ed64e31 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -7,7 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/sysutils/duplicity05/Makefile b/sysutils/duplicity05/Makefile index d2dfa59f7f32..67d14ed64e31 100644 --- a/sysutils/duplicity05/Makefile +++ b/sysutils/duplicity05/Makefile @@ -7,7 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile index d0134f06807f..0b30af03578a 100644 --- a/sysutils/hdup/Makefile +++ b/sysutils/hdup/Makefile @@ -7,7 +7,7 @@ PORTNAME= hdup PORTVERSION= 2.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.miek.nl/projects/hdup2/ \ http://www.miek.nl/projects/hdup2/previous/ @@ -21,7 +21,7 @@ OPTIONS= GNUTAR_PORT "Build with the newest GNU tar from ports" no BUILD_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt RUN_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ - gpg:${PORTSDIR}/security/gnupg1 \ + gpgv:${PORTSDIR}/security/gnupg1 \ lzop:${PORTSDIR}/archivers/lzop USE_BZIP2= yes diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 48d491e234e6..f47e139872f7 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 48d491e234e6..f47e139872f7 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 48d491e234e6..f47e139872f7 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* |