svn commit: r348642 - head/ports-mgmt/pkg-devel
Baptiste Daroussin
bapt at FreeBSD.org
Wed Mar 19 18:05:12 UTC 2014
Author: bapt
Date: Wed Mar 19 18:05:11 2014
New Revision: 348642
URL: http://svnweb.freebsd.org/changeset/ports/348642
QAT: https://qat.redports.org/buildarchive/r348642/
Log:
Update to 1.3.0.a3
- Fix a typo in pkg.conf(5)
- pkg add is an alias on pkg install -l
Modified:
head/ports-mgmt/pkg-devel/Makefile
head/ports-mgmt/pkg-devel/distinfo
Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile Wed Mar 19 17:54:47 2014 (r348641)
+++ head/ports-mgmt/pkg-devel/Makefile Wed Mar 19 18:05:11 2014 (r348642)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.3.0.a2
+DISTVERSION= 1.3.0.a3
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/pkg/ \
Modified: head/ports-mgmt/pkg-devel/distinfo
==============================================================================
--- head/ports-mgmt/pkg-devel/distinfo Wed Mar 19 17:54:47 2014 (r348641)
+++ head/ports-mgmt/pkg-devel/distinfo Wed Mar 19 18:05:11 2014 (r348642)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.3.0.a2.tar.xz) = 0eded8566f75b92a86f17d5dceaf526d6c4be960ca900cad26ac0cc194fe22d8
-SIZE (pkg-1.3.0.a2.tar.xz) = 1665416
+SHA256 (pkg-1.3.0.a3.tar.xz) = 215469ef58c26bfd807692289ecf9a6c3544f32b7e4fa5376101444c575380a7
+SIZE (pkg-1.3.0.a3.tar.xz) = 1666592
More information about the svn-ports-all
mailing list