diff options
author | kmoore <kmoore@FreeBSD.org> | 2015-10-08 01:11:56 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2015-10-08 01:11:56 +0800 |
commit | 0bfaa2340767c33d32fc7d664544f8f4a6e25cc7 (patch) | |
tree | 3ce745c3c11390710733074a4121f05f60c00630 /sysutils/pcbsd-utils | |
parent | 7595c247172f3323729b111e0ef6e00dd18c8e36 (diff) | |
download | freebsd-ports-gnome-0bfaa2340767c33d32fc7d664544f8f4a6e25cc7.tar.gz freebsd-ports-gnome-0bfaa2340767c33d32fc7d664544f8f4a6e25cc7.tar.zst freebsd-ports-gnome-0bfaa2340767c33d32fc7d664544f8f4a6e25cc7.zip |
- Update PC-BSD related ports to their respective 10.2 versions
- Includes fixes to install pcbsd-utils-qt4 from non-root and
shebang corrections
PR: 203598
Diffstat (limited to 'sysutils/pcbsd-utils')
-rw-r--r-- | sysutils/pcbsd-utils/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pcbsd-utils/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pcbsd-utils/Makefile b/sysutils/pcbsd-utils/Makefile index 912afd2422a6..e2d60ebb0b73 100644 --- a/sysutils/pcbsd-utils/Makefile +++ b/sysutils/pcbsd-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-utils -PORTVERSION= 1438359314 +PORTVERSION= 1440778617 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org @@ -22,7 +22,7 @@ MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes GH_ACCOUNT= pcbsd GH_PROJECT= pcbsd -GH_TAGNAME= 2c5a0c +GH_TAGNAME= 3c4d2b .include <bsd.port.pre.mk> diff --git a/sysutils/pcbsd-utils/distinfo b/sysutils/pcbsd-utils/distinfo index 8667c057e3fa..d32d8b65dfb6 100644 --- a/sysutils/pcbsd-utils/distinfo +++ b/sysutils/pcbsd-utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (pcbsd-pcbsd-1438359314-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05 -SIZE (pcbsd-pcbsd-1438359314-2c5a0c_GH0.tar.xz) = 168697426 +SHA256 (pcbsd-pcbsd-1440778617-3c4d2b_GH0.tar.xz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b +SIZE (pcbsd-pcbsd-1440778617-3c4d2b_GH0.tar.xz) = 171198807 |