aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p7zip-codec-rar
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-12-04 22:16:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-12-04 22:16:13 +0800
commitb66ff8f87b5dcd362dee26e41682f69bdde1f8f6 (patch)
tree6d80108d4fd747ccd823542b1116e152df0eaeb7 /archivers/p7zip-codec-rar
parentf30c830b9256c60aa9f8685d40cf0d532623e598 (diff)
downloadfreebsd-ports-gnome-b66ff8f87b5dcd362dee26e41682f69bdde1f8f6.tar.gz
freebsd-ports-gnome-b66ff8f87b5dcd362dee26e41682f69bdde1f8f6.tar.zst
freebsd-ports-gnome-b66ff8f87b5dcd362dee26e41682f69bdde1f8f6.zip
- Update to 15.09
- Convert to new options target helper - Use PORTDOCS - Update patch files Changes: http://sourceforge.net/projects/p7zip/files/p7zip/15.09/README/view PR: 204865 Submitted by: sunpoet (myself) Approved by: rakuco (maintainer)
Diffstat (limited to 'archivers/p7zip-codec-rar')
-rw-r--r--archivers/p7zip-codec-rar/Makefile2
-rw-r--r--archivers/p7zip-codec-rar/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p7zip-codec-rar/Makefile b/archivers/p7zip-codec-rar/Makefile
index f9f6c0ae69d8..5101d12e95bc 100644
--- a/archivers/p7zip-codec-rar/Makefile
+++ b/archivers/p7zip-codec-rar/Makefile
@@ -20,6 +20,6 @@ OPTIONS_EXCLUDE= DOCS
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/libexec/p7zip/Codecs
- ${INSTALL_LIB} ${WRKSRC}/bin/Codecs/Rar29.so ${STAGEDIR}${PREFIX}/libexec/p7zip/Codecs
+ ${INSTALL_LIB} ${WRKSRC}/bin/Codecs/Rar.so ${STAGEDIR}${PREFIX}/libexec/p7zip/Codecs
.include "${MASTERDIR}/Makefile"
diff --git a/archivers/p7zip-codec-rar/pkg-plist b/archivers/p7zip-codec-rar/pkg-plist
index f3aea54c1f40..ca482290076d 100644
--- a/archivers/p7zip-codec-rar/pkg-plist
+++ b/archivers/p7zip-codec-rar/pkg-plist
@@ -1 +1 @@
-libexec/p7zip/Codecs/Rar29.so
+libexec/p7zip/Codecs/Rar.so
pdate for slave port, mail/opemwebmail-develleeym2005-01-111-2/+4 * - update to openwebmail-2.50leeym2005-01-082-6/+9 * WITH_SPEEDYCGI needs suidperl enabled under perl 5.8.4 or above,leeym2004-10-131-6/+15 * - upgrade to openwebmail-2.41leeym2004-10-132-6/+21 * update to openwebmail-2.40leeym2004-08-182-70/+72 * minor fixesleeym2004-08-131-3/+3 * OpenWebmail needs to depend on the new name of SpeedyCGI.leeym2004-08-121-3/+5 * update MASTER_SITES and EXTRACT_SUFX for new mirror distribution.leeym2004-07-212-5/+5 * fix message about suid perlleeym2004-06-031-1/+1 * update to openwebmail-2.32leeym2004-05-262-3/+4 * remove redundant dependencies under perl-5.8.2leeym2004-02-102-5/+9 * Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+4 * Use the SORT macro from bsd.port.mk.trevor2004-01-221-2/+4 * update to openwebmail-2.30leeym2004-01-034-10/+33 * Don't check if perl5 is suid-enabled, just warn the users.leeym2003-11-121-8/+10 * update to 2.21leeym2003-11-122-4/+9 * disable speedycgi when using perl-5.8.1 temporarily.leeym2003-11-031-0/+5 * Don't override config file during installation.leeym2003-10-201-3/+4 * update to openwebmail 2.20leeym2003-10-152-5/+5 * generate PLIST in pre-install phase.leeym2003-06-302-7/+17 * correct the typo about Zlib support.leeym2003-06-201-1/+1 * - add optional supports for Zlib and Quotaleeym2003-06-191-1/+24 * update to openwebmail-2.10leeym2003-06-172-2/+2 * unbreak openwebmail.leeym2003-06-011-4/+0 * BROKEN on 5.1: Segfault during installkris2003-05-181-1/+7 * update to openwebmail-2.01leeym2003-04-262-13/+17 * use cpio(1) instead of tar(1), avoid owner's problem when the port is builtleeym2003-04-071-5/+3 * unbreak openwebmail when it's installed in fresh-built environment.leeym2003-04-062-5556/+10 * add trailing slash in path to help the users who forget to remove previouslyleeym2003-03-311-2/+2 * update to openwebmail-2.00, and add some optional supports.leeym2003-03-303-63/+882 * Clear moonlight beckons.ade2003-03-072-1/+1 * update to openwebmail-1.90leeym2003-02-135-73/+1291 * 1. disable sending report and unforbid openwebmailleeym2002-12-214-15/+36 * Mark FORBIDDEN: this port tries to send email containing the contentskris2002-12-181-0/+2 * The author packed the distfile again, so I have to update Makefileleeym2002-11-282-1/+2 * upgrade to openwebmail-1.80, fix a serious bug under perl-5.8 which willleeym2002-11-282-3/+2 * fix 2 omissions in my previous commit.leeym2002-11-242-0/+20 * upgrade to openwebmail-1.80leeym2002-11-243-104/+667 * Update to version 1.71leeym2002-08-273-69/+553 * change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1 * - Add openwebmail-cal.pl to the list of setuid scriptspat2002-07-152-1/+3 * Update to 1.70pat2002-07-133-5/+534 * Fix dependencypat2002-07-131-1/+2 * Add missing dependency - p5-MIME-Base64pat2002-06-111-1/+2 * Update to 1.65pat2002-06-083-21/+298 * Update to 1.64.anders2002-05-04