svn commit: r304414 - head/databases/mariadb-server
Bryan Drewery
bdrewery at FreeBSD.org
Mon Sep 17 18:13:38 UTC 2012
Author: bdrewery
Date: Mon Sep 17 18:13:37 2012
New Revision: 304414
URL: http://svn.freebsd.org/changeset/ports/304414
Log:
- Restore PORTREVISION?=0 in case slave ports need
to be bumped independently
Modified:
head/databases/mariadb-server/Makefile
Modified: head/databases/mariadb-server/Makefile
==============================================================================
--- head/databases/mariadb-server/Makefile Mon Sep 17 17:22:59 2012 (r304413)
+++ head/databases/mariadb-server/Makefile Mon Sep 17 18:13:37 2012 (r304414)
@@ -6,6 +6,7 @@
PORTNAME= mariadb
PORTVERSION= 5.3.8
+PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/kvm-tarbake-jaunty-x86/ \
http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/kvm-tarbake-jaunty-x86/ \
More information about the svn-ports-head
mailing list