diff options
author | glewis <glewis@FreeBSD.org> | 2013-03-24 01:11:40 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2013-03-24 01:11:40 +0800 |
commit | 7ff6dd2dbced9fe6220293e11c98402742228886 (patch) | |
tree | 37ca93cb976b67b291fb1b3588672d509f0e07a7 /archivers | |
parent | 358417e48fd58ab0ccc5016be73eaee1c43d0ff5 (diff) | |
download | freebsd-ports-gnome-7ff6dd2dbced9fe6220293e11c98402742228886.tar.gz freebsd-ports-gnome-7ff6dd2dbced9fe6220293e11c98402742228886.tar.zst freebsd-ports-gnome-7ff6dd2dbced9fe6220293e11c98402742228886.zip |
. Bump PORTREVISION for libarchive shared library version bump.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Extract-Libarchive/Makefile | 1 | ||||
-rw-r--r-- | archivers/ruby-libarchive/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Extract-Libarchive/Makefile b/archivers/p5-Archive-Extract-Libarchive/Makefile index fcbf12e63a58..b1ec8f167fb2 100644 --- a/archivers/p5-Archive-Extract-Libarchive/Makefile +++ b/archivers/p5-Archive-Extract-Libarchive/Makefile @@ -3,6 +3,7 @@ PORTNAME= Archive-Extract-Libarchive PORTVERSION= 0.38 +PORTREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/ruby-libarchive/Makefile b/archivers/ruby-libarchive/Makefile index 549362127f44..82581ea03d48 100644 --- a/archivers/ruby-libarchive/Makefile +++ b/archivers/ruby-libarchive/Makefile @@ -6,6 +6,7 @@ PORTNAME= libarchive PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= archivers ruby MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |