aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xmms-avi
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 13:10:27 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 13:10:27 +0800
commita979af5fb84f271f50f87a10aaf67e4155a3bcdb (patch)
tree8423746072ee6b5209ff0b20cc2ca50dd38a2c86 /multimedia/xmms-avi
parent951f8aebf9ae8221a716da323a9913e79c73da01 (diff)
downloadfreebsd-ports-gnome-a979af5fb84f271f50f87a10aaf67e4155a3bcdb.tar.gz
freebsd-ports-gnome-a979af5fb84f271f50f87a10aaf67e4155a3bcdb.tar.zst
freebsd-ports-gnome-a979af5fb84f271f50f87a10aaf67e4155a3bcdb.zip
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
Diffstat (limited to 'multimedia/xmms-avi')
-rw-r--r--multimedia/xmms-avi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmms-avi/Makefile b/multimedia/xmms-avi/Makefile
index 44a1436a1e0b..7e43572ad263 100644
--- a/multimedia/xmms-avi/Makefile
+++ b/multimedia/xmms-avi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-avi
PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://www.xmms.org/files/plugins/avi-xmms/ \
ftp://ftp.sunet.se/pub/multimedia/xmms/plugins/avi-xmms/ \
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Implement PERL_BUILD_DEPENDS / PERL_RUN_DEPENDS for my ports.edwin2006-01-221-9/+11 * Add SHA256 checksums to the distinfo files.edwin2005-11-091-0/+1 * Fix dependency on ploticus.edwin2005-07-131-1/+1 * Remove BROKEN and let pointyhat sort this out.edwin2005-07-131-2/+0 * BROKEN: Broken dependencykris2005-03-271-0/+2 * Remove some leftover directories.edwin2004-12-212-1/+7 * Improve pkg-plist.edwin2004-12-192-1/+70 * typo: podman -> pod2manedwin2004-10-201-1/+1 * Fix build on 4.x, where /usr/bin/pod2man and /usr/local/bin/pod2manedwin2004-10-201-0/+1 * Upgrade to Lire version 2.0.1edwin2004-10-153-182/+293 * Upgrade to 2.0edwin2004-10-122-5/+3 * BROKEN: Unfetchablekris2004-09-191-0/+2 * Ignore this port if building with a perl < 5.6edwin2004-05-211-0/+4 * Remove explicit dependency on p5-DBI, this port already implicitlyerwin2004-05-171-1/+0 * Update to Lire v1.5edwin2004-04-294-24/+73 * fix WWW line in pkg-descredwin2004-03-281-1/+1 * o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+2 * Add dependency on textproc/p5-XML-Parseredwin2004-03-051-1/+2 * - Add dependency on Time/Timezone.pmedwin2004-03-012-2/+2 * - remove pdf target from the makefileedwin2004-02-291-9/+4 * Update to lire 1.4.1.edwin2004-02-293-356/+452 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-2/+2 * fix dependencies. my fault.edwin2003-10-211-1/+1 * unbreak dependency on textproc/docbook-xmledwin2003-10-181-1/+1 * [patch] sysutils/lire: point to DocBook-XMLedwin2003-10-161-4/+4 * Depend on p5-Time-modules rather than p5-Time.demon2003-05-131-1/+1 * Fix download site.edwin2003-03-081-1/+1 * De-pkg-comment.knu2003-02-21