diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-06 06:13:29 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-06 06:13:29 +0800 |
commit | ddd47fce05d84543ec9ab5a50ee57fa398697b1d (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /net/csync2 | |
parent | f2d49b3516a48dd026dbb779f42e185473d642bf (diff) | |
download | freebsd-ports-gnome-ddd47fce05d84543ec9ab5a50ee57fa398697b1d.tar.gz freebsd-ports-gnome-ddd47fce05d84543ec9ab5a50ee57fa398697b1d.tar.zst freebsd-ports-gnome-ddd47fce05d84543ec9ab5a50ee57fa398697b1d.zip |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
Diffstat (limited to 'net/csync2')
-rw-r--r-- | net/csync2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile index 4108b1cc8f06..f6134f2f52ba 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -3,7 +3,7 @@ PORTNAME= csync2 PORTVERSION= 1.34 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MASTER_SITES= http://oss.linbit.com/csync2/ \ http://people.freebsd.org/~aaron/distfiles/ |