aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-18 22:00:18 +0800
committerbapt <bapt@FreeBSD.org>2014-11-18 22:00:18 +0800
commit993bb3d57a44108490b1c9aadb06a31e9b40c4c0 (patch)
tree265ed7f525ec442d3874f202b8f327a0786d5791 /ports-mgmt/pkg-devel
parentba342fbf73d40c319b92f0031af1eb0553e23511 (diff)
downloadfreebsd-ports-gnome-993bb3d57a44108490b1c9aadb06a31e9b40c4c0.tar.gz
freebsd-ports-gnome-993bb3d57a44108490b1c9aadb06a31e9b40c4c0.tar.zst
freebsd-ports-gnome-993bb3d57a44108490b1c9aadb06a31e9b40c4c0.zip
Update to 1.4.0.b1
Changes: - Lots of documentation fixes - Lots of typos fixes in messages - Fix UI when a package is going to be downgraded - Cleanup is internal functions (removing useless accessors) - Do not allow to create packages in old format anymore (it was broken anyway) - allow ? and ! in pkg version limchar - New configuration option VERSION_SOURCE (to the version used to read INDEX) - Really fix multirepo (hopefully)
Diffstat (limited to 'ports-mgmt/pkg-devel')
-rw-r--r--ports-mgmt/pkg-devel/Makefile2
-rw-r--r--ports-mgmt/pkg-devel/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index f1cedb19ca0d..2b079a74400c 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.4.0.alpha4
+DISTVERSION= 1.4.0.beta1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 8ff2cd973da9..1dad46ecd081 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.4.0.alpha4.tar.xz) = 182c67218b5726b77687b2dbebfdafde8cea032e8b3efd8b484bd1001933d97e
-SIZE (pkg-1.4.0.alpha4.tar.xz) = 1775184
+SHA256 (pkg-1.4.0.beta1.tar.xz) = 08467f528cbe2ca3b3a32903a31c30d04b1667b83d77a80972eb70f52b6db892
+SIZE (pkg-1.4.0.beta1.tar.xz) = 1774008