aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-09-01 00:16:46 +0800
committerbapt <bapt@FreeBSD.org>2012-09-01 00:16:46 +0800
commit00f4b78939aecc9eb8dfe450a0ae58e3d27de49f (patch)
tree96a79dae95963318d83e2b24390678d63d11ce2d /ports-mgmt
parent3d4b8ac745498bb3bbb669bb80fb977f9e312b49 (diff)
downloadfreebsd-ports-gnome-00f4b78939aecc9eb8dfe450a0ae58e3d27de49f.tar.gz
freebsd-ports-gnome-00f4b78939aecc9eb8dfe450a0ae58e3d27de49f.tar.zst
freebsd-ports-gnome-00f4b78939aecc9eb8dfe450a0ae58e3d27de49f.zip
- update to checkin 1516db8bc5
- changes: * fix a bug not cleanly cleaning a bulk after a Ctrl-C [1] * do not load linux specific stuff on non x86 platforms * performances improvements * fix testport Reported by: flo and des [1]
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/poudriere-devel/Makefile9
-rw-r--r--ports-mgmt/poudriere-devel/distinfo4
2 files changed, 4 insertions, 9 deletions
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index 746fdd07bf54..2663fee3dfb6 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: poudriere
-# Date created: 2012-01-31
-# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= poudriere
-PORTVERSION= 2.0.99.20120828
+PORTVERSION= 2.0.99.20120831
CATEGORIES= ports-mgmt
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/
@@ -15,7 +10,7 @@ COMMENT= Port build and test system
LICENSE= BSD
-FSL_CHKIN= 443d190388
+FSL_CHKIN= 1516db8bc5
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${FSL_CHKIN}
PKGNAMESUFFIX= -devel
diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo
index 0e2e843a1282..eb0e81744e1b 100644
--- a/ports-mgmt/poudriere-devel/distinfo
+++ b/ports-mgmt/poudriere-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-2.0.99.20120828.tar.gz?uuid=443d190388) = 79d8c909de22de842f856a4da66b5ffce59ba51569ee3db6c7380bb084dc6ee4
-SIZE (poudriere-2.0.99.20120828.tar.gz?uuid=443d190388) = 29278
+SHA256 (poudriere-2.0.99.20120831.tar.gz?uuid=1516db8bc5) = ddd8b743f875739fcca955077d7b615ca2994dbcaeb4bac362f39b2ad06812a2
+SIZE (poudriere-2.0.99.20120831.tar.gz?uuid=1516db8bc5) = 29447
ump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * - Update to 2.1.6sem2005-10-312-3/+3 * Update to 2.1.5mnag2005-10-072-4/+4 * - Update to 2.1.4pav2005-06-305-26/+5 * Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0 * Fix pkg-plist.novel2005-04-112-0/+13 * Update to 2.1.3.novel2005-04-082-3/+3 * - Update to 2.1.2pav2005-04-066-43/+25 * Update to 2.1.1arved2005-03-1410-95/+9 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * - Add missing dependency (on libfam)sem2005-01-111-1/+3 * - Update to 2.1.0sem2005-01-099-18/+66 * - Fix plistsem2005-01-092-2/+9 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2 * - Update to 2.0.3sem2004-12-103-5/+18 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Update to 2.0.2pav2004-11-069-73/+24 * - Update to 2.0.1pav2004-10-1210-55/+100 * - Fix build on 4.xpav2004-06-261-1/+1 * Update to version 1.4.0krion2004-06-256-48/+29 * - Autodetect GNOME and build applet versionpav2004-05-062-6/+13