diff options
author | mat <mat@FreeBSD.org> | 2019-02-23 05:31:51 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-02-23 05:31:51 +0800 |
commit | 811bf72a0ef43240d8a078924acbe99a7abb3b39 (patch) | |
tree | 3564fac3c667429612461ad4a7822864be285cbd | |
parent | e3b85b34ac81d39cfb362ad1c025184cb5a38d5f (diff) | |
download | freebsd-ports-gnome-811bf72a0ef43240d8a078924acbe99a7abb3b39.tar.gz freebsd-ports-gnome-811bf72a0ef43240d8a078924acbe99a7abb3b39.tar.zst freebsd-ports-gnome-811bf72a0ef43240d8a078924acbe99a7abb3b39.zip |
Cleanup USE_GITHUB usage.
-rw-r--r-- | deskutils/gnome-shell-extension-dashtodock/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-shell-extension-dashtodock/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gnome-shell-extension-dashtodock/Makefile b/deskutils/gnome-shell-extension-dashtodock/Makefile index 27cadef064d8..8c699fd6921b 100644 --- a/deskutils/gnome-shell-extension-dashtodock/Makefile +++ b/deskutils/gnome-shell-extension-dashtodock/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-shell-extension-dashtodock PORTVERSION= 65 +DISTVERSIONPREFIX= extensions.gnome.org-v CATEGORIES= deskutils gnome DIST_SUBDIR= gnome @@ -25,7 +26,6 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.dash-to-dock.gschema.xml GH_ACCOUNT= micheleg GH_PROJECT= dash-to-dock -GH_TAGNAME= extensions.gnome.org-v${PORTVERSION} PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-dashtodock/distinfo b/deskutils/gnome-shell-extension-dashtodock/distinfo index 3aa9bb685e73..641b67afcc7c 100644 --- a/deskutils/gnome-shell-extension-dashtodock/distinfo +++ b/deskutils/gnome-shell-extension-dashtodock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550854195 -SHA256 (gnome/micheleg-dash-to-dock-65-extensions.gnome.org-v65_GH0.tar.gz) = 335a4f06ad076ec1129b018ed342e14c60da6d4501b98828dc21846d749d1507 -SIZE (gnome/micheleg-dash-to-dock-65-extensions.gnome.org-v65_GH0.tar.gz) = 307144 +TIMESTAMP = 1550871034 +SHA256 (gnome/micheleg-dash-to-dock-extensions.gnome.org-v65_GH0.tar.gz) = 335a4f06ad076ec1129b018ed342e14c60da6d4501b98828dc21846d749d1507 +SIZE (gnome/micheleg-dash-to-dock-extensions.gnome.org-v65_GH0.tar.gz) = 307144 |