diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 04:24:15 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 04:24:15 +0800 |
commit | 7841559a50500dbb0f7c24009b739c3b08cf2cf6 (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /www/opencart | |
parent | 0b5a53f719530a1c43cf777a53506d3417fddd57 (diff) | |
download | freebsd-ports-gnome-7841559a50500dbb0f7c24009b739c3b08cf2cf6.tar.gz freebsd-ports-gnome-7841559a50500dbb0f7c24009b739c3b08cf2cf6.tar.zst freebsd-ports-gnome-7841559a50500dbb0f7c24009b739c3b08cf2cf6.zip |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'www/opencart')
-rw-r--r-- | www/opencart/Makefile | 3 | ||||
-rw-r--r-- | www/opencart/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/opencart/Makefile b/www/opencart/Makefile index b5d58ba974c7..b3151d724f47 100644 --- a/www/opencart/Makefile +++ b/www/opencart/Makefile @@ -12,10 +12,9 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= opencart -GH_COMMIT= 31323f8 USE_PHP= mysql gd session pcre -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${GH_COMMIT}/upload +WRKSRC_SUBDIR= upload NO_BUILD= yes SUB_FILES= pkg-message diff --git a/www/opencart/distinfo b/www/opencart/distinfo index db82da5f3590..adeabe9c8374 100644 --- a/www/opencart/distinfo +++ b/www/opencart/distinfo @@ -1,2 +1,2 @@ -SHA256 (opencart-1.5.6.4.tar.gz) = c487c05b389cb9661e862125197c3b4cf3e38a2e3a6b7b50914770f23e49346b -SIZE (opencart-1.5.6.4.tar.gz) = 6904843 +SHA256 (opencart-opencart-1.5.6.4_GH0.tar.gz) = 9a7fd37bb60b65c2c6c92b658f1b2ffce93bc8c82e3ed653f971aa3acec1bafd +SIZE (opencart-opencart-1.5.6.4_GH0.tar.gz) = 6903938 |